No description
Find a file
Daichi Hirono 089ab074e8 Add allow_other mount option for appfuse.
After DocumentsProvider opens FD on app fuse, DocumentProvider passes it
to other applications. To allow other applications to use the FD on app
fuse, we need to specify allow_other mount option.

BUG=25756419

Change-Id: I3c729f90e5b822a7b1032bf80726cc234c0936b1
2016-01-07 17:52:45 +09:00
bench Track rename from base/ to android-base/. 2015-12-04 15:50:53 -08:00
fs resolve merge conflicts of b7d5a47cec to master. 2015-12-04 17:55:33 -08:00
tests Remove superfluous OpenSSL include paths. 2015-01-22 16:45:28 -08:00
Android.mk am 0331d4ae: am 685dfdd3: Merge "Error correction: Add libfec dependencies for vold" 2015-10-02 10:55:10 +00:00
Asec.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
AutoCloseFD.h secdiscard.cpp: Use getmntent and my newfound C++ knowledge. 2015-11-02 10:13:52 +00:00
Benchmark.cpp Track rename from base/ to android-base/. 2015-12-04 15:50:53 -08:00
Benchmark.h Trim both internal and adopted private storage. 2015-07-01 15:53:51 -07:00
BenchmarkGen.h Track rename from base/ to android-base/. 2015-12-04 15:50:53 -08:00
CheckBattery.cpp Make vold compile with -Werror -Wall. 2014-12-18 00:21:21 +00:00
CheckBattery.h On low power turn off rather than rebooting to allow device to charge 2014-06-09 15:15:32 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:25 -08:00
CommandListener.cpp Add allow_other mount option for appfuse. 2016-01-07 17:52:45 +09:00
CommandListener.h Send file descriptor of /dev/fuse from vold. 2015-12-09 14:20:13 +09:00
CryptCommandListener.cpp Avoid use of a macro when checking argument count. 2015-12-14 15:52:19 +00:00
CryptCommandListener.h Move crypt commands to a different listener in vold 2015-06-04 21:29:01 +00:00
cryptfs.c Encrypt on reboot 2015-11-23 12:40:17 -08:00
cryptfs.h Encrypt on reboot 2015-11-23 12:40:17 -08:00
Devmapper.cpp vold: fix 64 bit ioctl error 2015-10-21 11:16:19 +08:00
Devmapper.h vold: fix 64 bit ioctl error 2015-10-21 11:16:19 +08:00
Disk.cpp Merge "Track rename from base/ to android-base/." 2015-12-04 17:39:41 -08:00
Disk.h Trim both internal and adopted private storage. 2015-07-01 15:53:51 -07:00
EmulatedVolume.cpp Merge "Track rename from base/ to android-base/." 2015-12-04 17:39:41 -08:00
EmulatedVolume.h Let's reinvent storage, yet again! 2015-06-25 22:40:08 -07:00
Ext4Crypt.cpp Create /data/media directory for new users. 2015-12-18 19:16:49 -07:00
Ext4Crypt.h Fix a bug in passing parameters to prepare_user_storage. 2015-12-11 13:27:32 +01:00
hash.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
Loop.cpp vold: fix 64 bit ioctl error 2015-10-21 11:16:19 +08:00
Loop.h vold: fix 64 bit ioctl error 2015-10-21 11:16:19 +08:00
main.cpp Fix a bug in passing parameters to prepare_user_storage. 2015-12-11 13:27:32 +01:00
MoveTask.cpp Track rename from base/ to android-base/. 2015-12-04 15:50:53 -08:00
MoveTask.h Migrate primary external storage. 2015-04-24 16:08:07 -07:00
NetlinkHandler.cpp Remove obsolete code for monitoring USB status 2011-06-07 08:34:08 -07:00
NetlinkHandler.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
NetlinkManager.cpp Progress towards dynamic storage support. 2015-03-30 19:46:31 -07:00
NetlinkManager.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
PrivateVolume.cpp resolve merge conflicts of b7d5a47cec to master. 2015-12-04 17:55:33 -08:00
PrivateVolume.h Add f2fs support for private volumes. 2015-06-08 20:21:25 -07:00
Process.cpp Kill apps using storage through bind mounts. 2015-10-21 15:05:49 -07:00
Process.h Kill apps using storage through bind mounts. 2015-10-21 15:05:49 -07:00
PublicVolume.cpp Hide external storage from apps if it's not set as adoptable 2015-12-15 15:20:41 +08:00
PublicVolume.h Let's reinvent storage, yet again! 2015-06-25 22:40:08 -07:00
ResponseCode.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
ResponseCode.h Trim both internal and adopted private storage. 2015-07-01 15:53:51 -07:00
secdiscard.cpp Make deletion of larger files possible. 2015-11-17 13:29:20 +00:00
sehandle.h Set SELinux contexts on device nodes created by vold. 2014-09-30 15:35:28 -04:00
TrimTask.cpp Track rename from base/ to android-base/. 2015-12-04 15:50:53 -08:00
TrimTask.h Trim both internal and adopted private storage. 2015-07-01 15:53:51 -07:00
Utils.cpp Emulate media encryption, always chmod to unlock. 2015-12-07 17:35:58 -07:00
Utils.h Emulate media encryption, always chmod to unlock. 2015-12-07 17:35:58 -07:00
vdc.cpp Merge commit 'd0b4295c' into manualmerge 2015-06-04 16:01:47 -07:00
vdc.rc Don't show UI on default encryption 2015-10-21 09:28:39 -07:00
vold.rc update bundled rc files to their contents from rootdir/init.rc 2015-08-21 12:39:39 -07:00
VoldCommand.cpp system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
VoldCommand.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
VoldUtil.c Fixed type mismatch for ioctl(BLKGETSIZE) 2015-03-30 11:28:11 -07:00
VoldUtil.h Fixed type mismatch for ioctl(BLKGETSIZE) 2015-03-30 11:28:11 -07:00
VolumeBase.cpp Track rename from base/ to android-base/. 2015-12-04 15:50:53 -08:00
VolumeBase.h Add method to forget private partition keys. 2015-06-22 14:04:54 -07:00
VolumeManager.cpp resolve merge conflicts of b7d5a47cec to master. 2015-12-04 17:55:33 -08:00
VolumeManager.h vold: fix 64 bit ioctl error 2015-10-21 11:16:19 +08:00