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

Commit 9d4c44e0 authored by Fairphone ODM's avatar Fairphone ODM Committed by Mohammed Althaf T
Browse files

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

parent d84b6794
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -872,6 +872,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                           -->
    <!-- ====================================================================== -->