No description
Find a file
Hung-ying Tyan dc738eaf15 Allow paths of .rc files to be specified at mount_all
In current implementation, the mount_all command imports all .rc files
under /{system,vendor,odm}/etc/init/ after mouting filesystems is complete.
There's a need from ODMs to import different .rc files under different boot
modes (e.g., factory mode). Without this support, they will have to fiddle
around the init implementation.

This commit makes mount_all import the .rc files/directories specified
as additional arguments. If no path is given, the original ones are applied
the same way as the current implementation.

BUG: 26549689
Change-Id: Ie67ce13dde4c440ff8bf534826bc392c882a433f
2016-01-21 09:35:43 +08:00
adb Merge "adb: tag fatal, fatal_errno with printf attribute." 2016-01-15 23:51:05 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Fix a couple sign-comparison warnings. 2016-01-15 12:18:14 -08:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter crash_reporter: Remove udev collector from Android build 2016-01-12 01:46:51 +00:00
debuggerd debuggerd: fix debug.debuggerd.wait_for_gdb. 2016-01-15 11:31:17 -08:00
fastboot fastboot: Add "--slot other" 2016-01-06 19:42:01 +00:00
fingerprintd Fingerprint: Add HAL close() code 2015-07-10 16:26:32 -07:00
fs_mgr Merge "fs_mgr: support upstream dm-verity without error correction" 2015-12-10 20:13:02 +00:00
gatekeeperd Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
healthd logd: isMonotonic improvements 2015-12-29 11:34:29 -08:00
include Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
init Allow paths of .rc files to be specified at mount_all 2016-01-21 09:35:43 +08:00
libbacktrace Modify tests to use executable memory. 2016-01-15 16:08:58 -08:00
libbinderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
libcutils trace-dev.c: more O_CLOEXEC 2015-12-16 12:32:26 -08:00
libdiskconfig am eb075e28: am c8179498: am 2f62edf7: Merge "libdiskconfig: Turn on -Werror" 2014-05-21 21:19:27 +00:00
libion am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." 2015-04-02 22:07:16 +00:00
liblog Merge "Revert "logd: liblog: whitelist "snet_event_log""" 2016-01-06 21:22:04 +00:00
libmemtrack Remove a hack for getting libpagerank's headers. 2015-09-22 22:35:30 -07:00
libmincrypt Enable clang compilation. 2015-05-14 10:53:48 -07:00
libnativebridge Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
libnativeloader Add libRS.so to the list of public libraries 2016-01-13 15:19:35 -08:00
libnetutils libnetutils: Check socket() return value 2015-12-29 11:17:05 -08:00
libpackagelistparser packagelistparser: rename to libpackagelistparser 2015-11-05 12:12:38 -08:00
libpixelflinger libpixelflinger: MIPS64 assembler test bug fix 2015-12-15 15:23:01 +01:00
libprocessgroup processgroup: change the polling interval for killProcessGroup() 2015-06-16 13:59:32 -07:00
libsparse Turn off CRC checking for append2simg 2015-12-17 17:28:44 -08:00
libsuspend Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend aborts. 2015-06-25 13:15:22 -07:00
libsync Fix isValid() condition for libsync tests 2015-11-05 10:07:53 -08:00
libsysutils Switch from using sockaddr to sockaddr_storage. 2015-12-07 16:07:46 +09:00
libusbhost libusbhost: Fix problem reading USB string descriptors on some quirky devices 2015-06-18 13:38:31 -07:00
libutils more O_CLOEXEC 2015-12-18 20:57:25 -08:00
libziparchive Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
lmkd more O_CLOEXEC 2015-12-18 20:57:25 -08:00
logcat logpersist: missing X 2015-12-29 07:31:37 -08:00
logd Merge "logd: prune maintain per-id watermark" 2016-01-13 20:23:28 +00:00
logwrapper am eaf04aa0: am 3b94cef1: Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" 2015-08-22 02:40:51 +00:00
metricsd metricsd: Split out the trait name from the command name 2016-01-08 13:51:15 -08:00
mkbootimg mkbootimg: misc typo fixes 2015-06-04 09:59:01 -07:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir init.rc: Reland "mkdir /data/misc/vold" 2016-01-08 14:51:32 +08:00
run-as Fix the run-as environment to better match su. 2015-11-03 14:31:46 -08:00
sdcard Re-derive permissions after package changes. 2015-12-16 13:08:29 -07:00
toolbox Toolbox: |ps -t| now correctly displays the USER for threads 2016-01-12 15:06:09 -08:00
trusty/libtrusty Merge "Revert "[core][trusty] add gatekeeper module"" 2015-09-16 22:54:14 +00:00
tzdatacheck Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2013-07-30 13:56:49 -07:00
NOTICE Fix omission in NOTICE file. 2013-07-30 13:56:55 -07:00