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: {
|
product_variables: {
|
||||||
arc: {
|
arc: {
|
||||||
exclude_srcs: [
|
exclude_srcs: [
|
||||||
"AppFuseUtil.cpp",
|
|
||||||
"model/ObbVolume.cpp",
|
"model/ObbVolume.cpp",
|
||||||
],
|
],
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"arc_services_aidl",
|
"arc_services_aidl",
|
||||||
"libarcappfuse",
|
|
||||||
"libarcobbvolume",
|
"libarcobbvolume",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
@ -184,7 +182,6 @@ cc_binary {
|
||||||
arc: {
|
arc: {
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"arc_services_aidl",
|
"arc_services_aidl",
|
||||||
"libarcappfuse",
|
|
||||||
"libarcobbvolume",
|
"libarcobbvolume",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue