commit | b6e2c14ed133b6882c38daddd24791a032f655d5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue May 12 12:30:16 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 12 12:30:16 2020 +0000 |
tree | a8e44abcfe29cb6330084446b7d221f4072041a9 | |
parent | e8acc83d25135299f512ecbe524c3492b6ee57b3 [diff] | |
parent | 601e7bd4e2ac9a3f3bfc2989c883e3bd203abbc7 [diff] |
Merge "Revert "ARC++ swap for AppFuseUtil""
diff --git a/Android.bp b/Android.bp index 81a2f0f..0ffc8f9 100644 --- a/Android.bp +++ b/Android.bp
@@ -150,12 +150,10 @@ product_variables: { arc: { exclude_srcs: [ - "AppFuseUtil.cpp", "model/ObbVolume.cpp", ], static_libs: [ "arc_services_aidl", - "libarcappfuse", "libarcobbvolume", ], }, @@ -184,7 +182,6 @@ arc: { static_libs: [ "arc_services_aidl", - "libarcappfuse", "libarcobbvolume", ], },