Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode"

am: a5bf7bad2c

Change-Id: I804fb0889f947d041be38ca2138eab99296536de
This commit is contained in:
Jaekyun Seok 2018-03-29 22:08:17 +00:00 committed by android-build-merger
commit 63e16c228e

View file

@ -35,10 +35,12 @@ static const std::set<std::string> kExportedActionableProperties = {
"persist.bluetooth.btsnoopenable",
"persist.sys.crash_rcu",
"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",