Merge "Revert "ARC++ swap for AppFuseUtil""

This commit is contained in:
Treehugger Robot 2020-05-12 12:30:16 +00:00 committed by Gerrit Code Review
commit b6e2c14ed1

View file

@ -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",
],
},