Merge "Export init.svc.console as an actionable property"

This commit is contained in:
Treehugger Robot 2018-03-12 22:47:29 +00:00 committed by Gerrit Code Review
commit 9f5e6dbe85
1 changed files with 1 additions and 0 deletions

View File

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