Merge "Revert "ARC++ swap for AppFuseUtil"" am: b6e2c14ed1
Change-Id: I3545346238ddaaec8c1a947f00aaeadd12dfd63b
This commit is contained in:
commit
4cf8ddeed2
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