Merge "Allow vendor-init-actionable for ro.debuggable"
This commit is contained in:
commit
5e7de48f03
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ static const std::set<std::string> kExportedActionableProperties = {
|
||||||
"persist.sys.zram_enabled",
|
"persist.sys.zram_enabled",
|
||||||
"ro.bootmode",
|
"ro.bootmode",
|
||||||
"ro.build.type",
|
"ro.build.type",
|
||||||
|
"ro.debuggable",
|
||||||
"sys.boot_completed",
|
"sys.boot_completed",
|
||||||
"sys.retaildemo.enabled",
|
"sys.retaildemo.enabled",
|
||||||
"sys.shutdown.requested",
|
"sys.shutdown.requested",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue