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

Commit 2957a019 authored by Jayachandran Chinnakkannu's avatar Jayachandran Chinnakkannu Committed by android-build-merger
Browse files

Merge "Remove READ_SMS permission for ACTION_SMS_MMS_DB_CREATED"

am: 706ac54f

Change-Id: I6a2fc8d9191dc77fe3f7392afe8d874cdf58a839
parents 503ceb05 706ac54f
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line 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
             * 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
             * 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
             * storage. A boolean is specified in {@link #EXTRA_IS_INITIAL_CREATE} to indicate if
             * this is the initial create of the db. Requires
             * this is the initial create of the db.
             * {@link android.Manifest.permission#READ_SMS} to receive.
             *
             *
             * @see #EXTRA_IS_INITIAL_CREATE
             * @see #EXTRA_IS_INITIAL_CREATE
             *
             *