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

Commit f4daf190 authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

Merge branch '1294devices-a14-otter_keyhandler' into 'a14'

config.xml: Grant deviceKeyHandler role for config_deviceKeyHandler

See merge request e/os/android_frameworks_base!271
parents aebdaa43 6705980f
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>