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