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

Commit d5caf9eb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Suppress AutoBoxing issue for hasRequestRawExternalStorageAccess" into sc-dev am: efede175

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14200907

Change-Id: I04125722f9a4a882d6e91005bb2c97bb1d9b183b
parents c38779b5 efede175
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() {