commit | ac02a4863f36f28e2c50373102ae0dd1ae444e8f | [log] [tgz] |
---|---|---|
author | Risan <risan@google.com> | Wed Oct 31 21:59:47 2018 -0600 |
committer | Risan <risan@google.com> | Wed Nov 14 07:28:06 2018 +0000 |
tree | 1d9e063c1f8af1d201c8b6d58b29961ca5754fbe | |
parent | b2455747a92957d109a050b8f3e394d87d085086 [diff] [blame] |
Extract AppFuse as a util Bug: 110379912 Test: testOpenProxyFileDescriptor Change-Id: I0429a498d7b54682efe9b05815f3470e8745609e
diff --git a/Android.bp b/Android.bp index 44e2317..b192b42 100644 --- a/Android.bp +++ b/Android.bp
@@ -95,6 +95,7 @@ ], srcs: [ + "AppFuseUtil.cpp", "Benchmark.cpp", "CheckEncryption.cpp", "Checkpoint.cpp",