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

Commit 6705980f authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

config.xml: Grant deviceKeyHandler role for config_deviceKeyHandler

parent cf7f1625
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2423,6 +2423,8 @@
    <string name="config_systemCallStreaming" translatable="false"></string>
    <!-- The name of the package that will hold the default retail demo role. -->
    <string name="config_defaultRetailDemo" translatable="false"></string>
    <!-- The name of the package that will hold the default device keyhandler role. -->
    <string name="config_deviceKeyHandler" translatable="false"></string>

    <!-- The component name of the wear service class that will be started by the system server. -->
    <string name="config_wearServiceComponent" translatable="false"></string>