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

Commit d776f617 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Disable READ_EXTERNAL enforcement until API level cut.

Bug: 6389556
Change-Id: I78238b9de24c1b8ebb4fdc35d8aafd2e85a4adfe
parent 49c1d176
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1092,7 +1092,8 @@ public abstract class PackageManager {
            = "android.content.pm.extra.VERIFICATION_INSTALL_FLAGS";

    /** {@hide} */
    public static final boolean DEFAULT_ENFORCE_READ_EXTERNAL_STORAGE = !"user".equals(Build.TYPE);
    // TODO: enable this for userdebug and eng builds; see 6389556
    public static final boolean DEFAULT_ENFORCE_READ_EXTERNAL_STORAGE = false;

    /**
     * Retrieve overall information about an application package that is