Merge "Allow vendor-init-actionable for ro.debuggable"

This commit is contained in:
Treehugger Robot 2018-03-28 19:15:16 +00:00 committed by Gerrit Code Review
commit 5e7de48f03

View file

@ -37,6 +37,7 @@ static const std::set<std::string> kExportedActionableProperties = {
"persist.sys.zram_enabled",
"ro.bootmode",
"ro.build.type",
"ro.debuggable",
"sys.boot_completed",
"sys.retaildemo.enabled",
"sys.shutdown.requested",