platform_system_core/libappfuse
Daichi Hirono 96c6aa4f20 Enable FuseBridgeLoop to accept new mount point after starting
The CL turns StartFuseBridgeLoop function into FuseBridgeLoop class, and
adds a method adding new appfuse mount to the loop.

After doing this, one FuseBridgeLoop can process FUSE commands from
multiple AppFuse mounts.

Bug: 34903085
Test: libappfuse_test
Change-Id: I54f11f54bc26c551281b9c32e9bb91f8f043774c
2017-03-23 16:22:03 +09:00
..
include/libappfuse Enable FuseBridgeLoop to accept new mount point after starting 2017-03-23 16:22:03 +09:00
tests Enable FuseBridgeLoop to accept new mount point after starting 2017-03-23 16:22:03 +09:00
Android.bp Add new EpollController class. 2017-03-15 15:58:06 +09:00
EpollController.cc Add new EpollController class. 2017-03-15 15:58:06 +09:00
FuseAppLoop.cc Add FuseAppLoop to libappfuse. 2016-11-15 09:47:31 +09:00
FuseBridgeLoop.cc Enable FuseBridgeLoop to accept new mount point after starting 2017-03-23 16:22:03 +09:00
FuseBuffer.cc Add FuseMessage::WriteWithBody function 2017-03-23 01:04:15 +00:00