commit | c1f5be2b565a4c3bb2428a6c74c6afec7b307bd4 | [log] [tgz] |
---|---|---|
author | Jaekyun Seok <jaekyun@google.com> | Tue Mar 13 01:03:08 2018 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Mar 13 01:03:08 2018 +0000 |
tree | e14a3455329da204079a8bc8ea68466671a2407b | |
parent | 203443040a4d5d94cca00ebb8a277d3ac0b240b2 [diff] | |
parent | a912924214733a28bb964501beab82a1030fc151 [diff] |
Merge "Export init.svc.console as an actionable property" am: 9f5e6dbe85 Change-Id: I310e9cbbeae8594af67712b6259eeeeb6217039b
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",