Merge "Revert "ARC++ swap for AppFuseUtil"" am: b6e2c14ed1
am: 4cf8ddeed2
Change-Id: I8d91ba35477d526ff886ed32c7c1357134dfca4d
This commit is contained in:
commit
bcbd085191
1 changed files with 0 additions and 3 deletions
|
@ -151,12 +151,10 @@ cc_library_static {
|
|||
product_variables: {
|
||||
arc: {
|
||||
exclude_srcs: [
|
||||
"AppFuseUtil.cpp",
|
||||
"model/ObbVolume.cpp",
|
||||
],
|
||||
static_libs: [
|
||||
"arc_services_aidl",
|
||||
"libarcappfuse",
|
||||
"libarcobbvolume",
|
||||
],
|
||||
},
|
||||
|
@ -186,7 +184,6 @@ cc_binary {
|
|||
arc: {
|
||||
static_libs: [
|
||||
"arc_services_aidl",
|
||||
"libarcappfuse",
|
||||
"libarcobbvolume",
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue