diff options
author | 2024-07-04 10:45:04 +0000 | |
---|---|---|
committer | 2024-07-09 09:32:48 +0000 | |
commit | ee8b44e72a3c875b983ca4f57d65fae906d949ab (patch) | |
tree | 78310511147971fd375e0ec3b9afbc5921c7c777 /java/java.go | |
parent | 2f9af23734a53041e37437c9d22a664fd4db2313 (diff) |
Add option to override defaultManifestVersion for app.
Add an option to override defaultManifestVersion using environment
variable. With this environment variable, the mainline developer will be able to locally customize the app version to higher version and install it to target devices. This is also helpful as a workaround to adjust app/apex version for coverage build (e.g. 3520 to 3500) and allow the installation of app/apex from mainline release branch (e.g. 3508) onto it. This functionality already existed for apex, so we are extending to the app.
Test: 347735412
Bug: 350986287
Bug: 347735412
Test: OVERRIDE_APEX_MANIFEST_DEFAULT_VERSION=990090000 m
Test: adb shell pm list packages --show-versioncode
Change-Id: I58259fe781ca121ba4067f308f1744d80c1c2d48
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions