Merge "Export init.svc.console as an actionable property" am: 9f5e6dbe85

am: 8a5e67befe

Change-Id: Id63096e0f8472cf2b6519a026d65ab668d2fd479
This commit is contained in:
Jaekyun Seok 2018-03-13 01:25:15 +00:00 committed by android-build-merger
commit 69f136aecc

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