Merge "Export init.svc.console as an actionable property" am: 9f5e6dbe85
am: 8a5e67befe
Change-Id: Id63096e0f8472cf2b6519a026d65ab668d2fd479
This commit is contained in:
commit
69f136aecc
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ static constexpr const char* kPartnerPrefixes[] = {
|
|||
};
|
||||
|
||||
static const std::set<std::string> kExportedActionableProperties = {
|
||||
"init.svc.console",
|
||||
"init.svc.mediadrm",
|
||||
"init.svc.zygote",
|
||||
"persist.bluetooth.btsnoopenable",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue