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

Commit 8957e723 authored by Isaac Katzenelson's avatar Isaac Katzenelson
Browse files

Define XML overlay values for shared connectivity service

Bug: 257348873
Test: Tested as part of tests for ag/20844295
Change-Id: I076a8f495c5af4f5f49a924e068ddd99137cd4ca
parent 48c47b91
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -465,6 +465,12 @@
    <string-array translatable="false" name="config_cdma_dun_supported_types">
    </string-array>

    <!-- Package name of the system app that implements the shared connectivity service -->
    <string translatable="false" name="sharedconnectivity_service_package"></string>

     <!-- Class name in the system app that implements the shared connectivity service -->
    <string translatable="false" name="sharedconnectivity_service_class"></string>

    <!-- Flag indicating whether we should enable the automatic brightness.
         Software implementation will be used if config_hardware_auto_brightness_available is not set -->
    <bool name="config_automatic_brightness_available">false</bool>