commit | 9f5e6dbe854ca41d337a1fa8fc8efe95e22db04b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon Mar 12 22:47:29 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 12 22:47:29 2018 +0000 |
tree | e14a3455329da204079a8bc8ea68466671a2407b | |
parent | dbfbf85f0cbdce188b9516789fe701ddadbcf3cb [diff] | |
parent | cba467eeda887d2eb65edf7777c525cad23b8ebb [diff] |
Merge "Export init.svc.console as an actionable property"
diff --git a/init/stable_properties.h b/init/stable_properties.h index be35457..bd568f0 100644 --- a/init/stable_properties.h +++ b/init/stable_properties.h
@@ -29,6 +29,7 @@ }; static const std::set<std::string> kExportedActionableProperties = { + "init.svc.console", "init.svc.mediadrm", "init.svc.zygote", "persist.bluetooth.btsnoopenable",