Merge "Export init.svc.console as an actionable property"
This commit is contained in:
commit
9f5e6dbe85
|
@ -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…
Reference in New Issue