diff --git a/init/stable_properties.h b/init/stable_properties.h index 165d900f6..b82f079c3 100644 --- a/init/stable_properties.h +++ b/init/stable_properties.h @@ -36,10 +36,12 @@ static const std::set 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",