Merge "Allow vendor-init-actionable for ro.debuggable" am: 5e7de48f03
am: 000e274f9a
Change-Id: I266c01a444a76b2de3378399a5b6c0fc154b901f
This commit is contained in:
commit
da4b0a27fb
|
@ -38,6 +38,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",
|
||||
|
|
Loading…
Reference in New Issue