Revert "ARC++ swap for AppFuseUtil" am: 58d4044082

Change-Id: I46e6d976324d956b1ad173ba8ed97de760999451
gugelfrei
Satoshi Niwa 4 years ago committed by Automerger Merge Worker
commit 198657d332

@ -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…
Cancel
Save