commit | 959aeb17d5a533042bc0af02df5801b551509237 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Wed Jan 18 09:39:36 2017 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Wed Jan 18 09:39:36 2017 +0800 |
tree | 34fe1fa1b075a3602012c5b8a4ab6ed0b4573dc2 | |
parent | bde89da5fc19c071f377939679cbad48bffdf4f7 [diff] |
init: add ro.boot.init_rc SoC vendors and ODMs need a way to run different init scripts under different boot modes. This patch adds a new ro.boot.init_rc kernel cmdline argument to support this. Bug: 26639863 Test: Tested on bullhead with androidboot.init_rc given a non-existent .rc file which leads to expected boot failures. Boot succeeds if androidboot.init_rc is not specified. Change-Id: I2bca1cc3de6720feced041fe87266fb8afcce8b0