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

Commit 96dfdf8a authored by Fairphone ODM's avatar Fairphone ODM Committed by Rohit Sekhar
Browse files

AndroidManifest.xml: Specify broadcast for android.intent.action.NETWORK_COUNTRYCODE_UPDATED

parent 6dbf7f13
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -865,6 +865,9 @@
    <!-- Used for long press power torch feature - automatic turn off on timeout -->
    <protected-broadcast android:name="com.android.server.policy.PhoneWindowManager.ACTION_TORCH_OFF" />

    <!-- Used to handle network country code changes -->
    <protected-broadcast android:name="android.intent.action.NETWORK_COUNTRYCODE_UPDATED" />

    <!-- ====================================================================== -->
    <!--                          RUNTIME PERMISSIONS                           -->
    <!-- ====================================================================== -->