Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" am: a5bf7bad2c
am: 63e16c228e
Change-Id: I1f53688bc49fbc0c43bc98a6c0829dd23e7966cf
This commit is contained in:
commit
401313f8f7
1 changed files with 2 additions and 0 deletions
|
|
@ -36,10 +36,12 @@ static const std::set<std::string> kExportedActionableProperties = {
|
|||
"persist.sys.crash_rcu",
|
||||
"persist.sys.usb.usbradio.config",
|
||||
"persist.sys.zram_enabled",
|
||||
"ro.board.platform",
|
||||
"ro.bootmode",
|
||||
"ro.build.type",
|
||||
"ro.debuggable",
|
||||
"sys.boot_completed",
|
||||
"sys.boot_from_charger_mode",
|
||||
"sys.retaildemo.enabled",
|
||||
"sys.shutdown.requested",
|
||||
"sys.usb.config",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue