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

Commit 375bfacf authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove READ_SMS permission for ACTION_SMS_MMS_DB_CREATED" am: 706ac54f am: 2957a019

Change-Id: I631ce9139237f91476000c8476b21f09edfcd788
parents 4220c8e0 2957a019
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1271,8 +1271,7 @@ public final class Telephony {
             * Broadcast action: When SMS-MMS db is being created. If file-based encryption is
             * supported, this broadcast indicates creation of the db in credential-encrypted
             * storage. A boolean is specified in {@link #EXTRA_IS_INITIAL_CREATE} to indicate if
             * this is the initial create of the db. Requires
             * {@link android.Manifest.permission#READ_SMS} to receive.
             * this is the initial create of the db.
             *
             * @see #EXTRA_IS_INITIAL_CREATE
             *