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

Commit 56f832e5 authored by Jaekyun Seok's avatar Jaekyun Seok
Browse files

Allow vendor_init_actionable to persist.sys.usb.usbradio.config

persist.sys.usb.usbradio.config can be used as an action trigger in
vendor init scripts.

Bug: 75202311
Bug: 74266614
Test: succeeded building and tested on pixels
Change-Id: I123b5ebce4bbf33f41222c2e11137d52e38ff9f8
parent 8dca85f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ static const std::set<std::string> kExportedActionableProperties = {
    "init.svc.zygote",
    "persist.bluetooth.btsnoopenable",
    "persist.sys.crash_rcu",
    "persist.sys.usb.usbradio.config",
    "persist.sys.zram_enabled",
    "ro.bootmode",
    "ro.build.type",