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

am: 9f5e6dbe85

Change-Id: I310e9cbbeae8594af67712b6259eeeeb6217039b
This commit is contained in:
Jaekyun Seok 2018-03-13 01:03:08 +00:00 committed by android-build-merger
commit 8a5e67befe

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