Merge "Revert "ARC++ swap for AppFuseUtil"" am: b6e2c14ed1 am: 4cf8ddeed2

Change-Id: I8d91ba35477d526ff886ed32c7c1357134dfca4d
diff --git a/Android.bp b/Android.bp
index 03dde1e..b033647 100644
--- a/Android.bp
+++ b/Android.bp
@@ -151,12 +151,10 @@
     product_variables: {
         arc: {
             exclude_srcs: [
-                "AppFuseUtil.cpp",
                 "model/ObbVolume.cpp",
             ],
             static_libs: [
                 "arc_services_aidl",
-                "libarcappfuse",
                 "libarcobbvolume",
             ],
         },
@@ -186,7 +184,6 @@
         arc: {
             static_libs: [
                 "arc_services_aidl",
-                "libarcappfuse",
                 "libarcobbvolume",
             ],
         },