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

Commit e69e50de authored by Kevin Lockwood's avatar Kevin Lockwood
Browse files

Added protected broadcast from UwbCountryCode: com.google.android.uwb.uwbcountrycode.GEOCODE_RETRY

Test: Manual

Bug: 345776002
Change-Id: I33b226f9321df23003fc7594c54babc3a674326a
Flag: NONE protected broadcast for a flagged feature
parent aef31330
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -843,6 +843,7 @@
    <protected-broadcast android:name="android.intent.action.PROFILE_UNAVAILABLE" />
    <protected-broadcast android:name="android.app.action.CONSOLIDATED_NOTIFICATION_POLICY_CHANGED" />
    <protected-broadcast android:name="android.intent.action.MAIN_USER_LOCKSCREEN_KNOWLEDGE_FACTOR_CHANGED" />
    <protected-broadcast android:name="com.android.uwb.uwbcountrycode.GEOCODE_RETRY" />

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