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

This commit is contained in:
Treehugger Robot 2018-03-29 21:12:46 +00:00 committed by Gerrit Code Review
commit a5bf7bad2c

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",