Merge "Allow vendor-init-actionable for ro.debuggable" am: 5e7de48f03

am: 000e274f9a

Change-Id: I266c01a444a76b2de3378399a5b6c0fc154b901f
This commit is contained in:
Jaekyun Seok 2018-03-28 21:27:23 +00:00 committed by android-build-merger
commit da4b0a27fb
1 changed files with 1 additions and 0 deletions

View File

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