Update INSTALL_BYPASS_LOW_TARGET_SDK_BLOCK value

Updated the flag value to a new value to avoid
conflicting with another flag value added around
the same time.

Test: atest PackageManagerTests
Change-Id: Icab2241f51d4990851aeed376296282b608b945f
This commit is contained in:
Nick Kovacs
2023-01-12 14:19:19 +00:00
parent 2de956f1d0
commit 190d600b5f

View File

@@ -1552,7 +1552,7 @@ public abstract class PackageManager {
*
* @hide
*/
public static final int INSTALL_BYPASS_LOW_TARGET_SDK_BLOCK = 0x00800000;
public static final int INSTALL_BYPASS_LOW_TARGET_SDK_BLOCK = 0x01000000;
/**
* Flag parameter for {@link PackageInstaller.SessionParams} to indicate that the