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

Commit 192ae535 authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

Merge branch '1469devices-a15-FP6_MR4_VS1J' into 'v3.1-a15'

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

See merge request e/os/android_frameworks_base!299
parents 6dbf7f13 96dfdf8a
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -865,6 +865,9 @@
    <!-- Used for long press power torch feature - automatic turn off on timeout -->
    <!-- Used for long press power torch feature - automatic turn off on timeout -->
    <protected-broadcast android:name="com.android.server.policy.PhoneWindowManager.ACTION_TORCH_OFF" />
    <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                           -->
    <!--                          RUNTIME PERMISSIONS                           -->
    <!-- ====================================================================== -->
    <!-- ====================================================================== -->