Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cba467ee authored by Jaekyun Seok's avatar Jaekyun Seok
Browse files

Export init.svc.console as an actionable property

The state of console can be used to set up a device for debugging.

Bug: 74266614
Test: succeeded building and tested with Pixels
Change-Id: I3691fa2819594a521e05dad150550ab309a78c68
parent 04bf0237
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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",