commit | 878e86f38f87cc5dc537ffc623b04f9a779fb080 | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Mon Oct 31 09:33:30 2016 +0900 |
committer | Daichi Hirono <hirono@google.com> | Thu Dec 01 13:16:14 2016 +0900 |
tree | 65213d792dd1f418b34d5d54afeac89f46ae1bf4 | |
parent | d0835e45f7663cb6abef383b9d903429c824cd20 [diff] |
Adding FUSE loop thread in app side. The CL adds FuseAppLoop internal class to the framework. It parses FUSE commands from the proxy in the system service and invokes a callback provided by application. Bug: 29970149 Test: None, will be tested with CTS for StorageManager#openProxyFileDescriptor. Change-Id: I10b2add4c2743fb91eae3cb194f55843a74fb668