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

Commit efede175 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Suppress AutoBoxing issue for hasRequestRawExternalStorageAccess" into sc-dev

parents 79613628 2a815a67
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2130,6 +2130,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable {
     *
     * @hide
     */
    @SuppressWarnings("AutoBoxing")
    @SystemApi
    @Nullable
    public Boolean hasRequestRawExternalStorageAccess() {