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

Change-Id: Id63096e0f8472cf2b6519a026d65ab668d2fd479
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",