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

Commit 039965ca authored by Wenyi Wang's avatar Wenyi Wang Committed by android-build-merger
Browse files

Merge "Hold RECEIVE_BOOT_COMPLETED permission to receive...

Merge "Hold RECEIVE_BOOT_COMPLETED permission to receive ACTION_BOOT_COMPLETED" into ub-contactsdialer-i-dev
am: 1aa5775c

Change-Id: I687f0e14185abbd8a676d2a1ed7d10e65475cec9
parents 1aae8d77 1aa5775c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
    <uses-permission android:name="android.permission.WRITE_SYNC_SETTINGS"/>
    <!-- Following used for getting the status of the contacts sync adapter -->
    <uses-permission android:name="android.permission.READ_SYNC_STATS"/>
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>

    <uses-feature
        android:name="android.hardware.telephony"