summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Nick Kovacs <nrkovacs@google.com> 2022-12-20 00:11:58 +0000
committer Nick Kovacs <nrkovacs@google.com> 2023-01-06 20:42:39 +0000
commit7c710f62228fbc829eaa097204a00bccd8aa420d (patch)
tree957e70ad921d426f7b92151a3b2103a48223df10 /opengl/java
parent1d7957fab8fc7e03b8ad02cdf21d2366852cfc60 (diff)
Add install flag --bypass-low-target-sdk-block
Added a PM shell install flag to bypass the low target sdk block for installing apps that are using low targetSdkVersion. When set, this flag will bypass the install block and allow the app to be installed. Added some additional broad exclusions that will allow this feature to be ramped up earlier. The plan will be to follow this up with changes that remove exceptions for skipping the install block when installed via adb, or when the package name isn't set. Will also follow up with a change that removes the bypass flag if the caller isn't root or shell. Bug: 237321649 Test: adb install app.apk Test: adb install --bypass-low-target-sdk-block Test: adb shell pm install app.apk Test: Sideloaded apk using the Files app Test: adb shell device_config put package_manager_service MinInstallableTargetSdk__install_block_enabled true Test: adb shell device_config put package_manager_service MinInstallableTargetSdk__min_installable_target_sdk 23 Test: atest PackageManagerTests Test: atest CtsPackageManagerParsingHostTestCases Change-Id: I88261b25e6d7360251385e15eb3a352e1213fe76
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions