platform_system_core/rootdir
Jeff Sharkey fc0004894a Progress towards dynamic storage support.
To support external storage devices that are dynamically added and
removed at runtime, we're changing /mnt and /storage to be tmpfs that
are managed by vold.

To support primary storage being inserted/ejected at runtime in a
multi-user environment, we can no longer bind-mount each user into
place.  Instead, we have a new /storage/self/primary symlink which
is resolved through /mnt/user/n/primary, and which vold updates at
runtime.

Fix small mode bugs in FUSE daemon so it can be safely mounted
visible to all users on device.

Bug: 19993667
Change-Id: I0ebf4d10aba03d73d9a6fa37d4d43766be8a173b
2015-03-30 19:48:38 -07:00
..
etc Add ip6-localhost to /system/etc/hosts. 2015-01-13 14:38:21 -08:00
Android.mk Export the new system_server classpath. 2014-08-07 15:32:07 +01:00
init.environ.rc.in Progress towards dynamic storage support. 2015-03-30 19:48:38 -07:00
init.rc Progress towards dynamic storage support. 2015-03-30 19:48:38 -07:00
init.trace.rc init.trace.rc: fix race condition with class_start core 2014-10-01 12:29:29 -07:00
init.usb.rc init.usb.rc: Change product id to for add only config 2014-09-05 12:33:46 -07:00
init.zygote32.rc Move zygote init config to its own file. 2014-03-31 12:31:11 +01:00
init.zygote32_64.rc Change app_process reference to app_process32. 2014-05-14 16:41:18 +01:00
init.zygote64.rc Move zygote init config to its own file. 2014-03-31 12:31:11 +01:00
init.zygote64_32.rc Add a zygote 64/32 bit config. 2014-05-21 11:20:42 +01:00
ueventd.rc am 3802b5d4: Merge "rootdir: add pstore" 2015-01-14 17:46:46 +00:00