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

Commit 25abe06f authored by Fairphone ODM's avatar Fairphone ODM Committed by Nishith Khanna
Browse files

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

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