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

Commit c449af45 authored by Songchun Fan's avatar Songchun Fan Committed by Android (Google) Code Review
Browse files

Merge "[SettingsProvider] restrict readability of media_button_receiver to...

Merge "[SettingsProvider] restrict readability of media_button_receiver to apps targeting R and below"
parents 6350e5d3 d25feb05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4700,7 +4700,7 @@ public final class Settings {
         *
         * @hide
         */
        @Readable
        @Readable(maxTargetSdk = Build.VERSION_CODES.R)
        public static final String MEDIA_BUTTON_RECEIVER = "media_button_receiver";
        /**