diff options
author | 2022-05-25 20:02:08 +0000 | |
---|---|---|
committer | 2022-05-26 10:28:35 +0000 | |
commit | 2cf3777b00b6d09593dca10472693dae06afea9d (patch) | |
tree | cfd248c67045cdaed08b6d209c2e3a2425268d28 /apex | |
parent | cac2dd35f1c53c30e81efef6a113eb0923a00e93 (diff) |
Bump version codes in tm-dev to match tm-mainline-prod
T FRC signals cannot be gathered from tm-frc-<module>-release branches
and instead tm-release is being used. tm-release uses default source
based version codes which are lower than prebuilts now. Bump them to
allow installation on tm-release based system images.
Bug: 233587299
Test: presubmit
Merged-In: Ic96df0360b8dd1eb15e9635bd06ff165aa48ed9a
Change-Id: I97b46289018a2546b0aebfcf006d48af48004488
Diffstat (limited to 'apex')
-rw-r--r-- | apex/apex_manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apex/apex_manifest.json b/apex/apex_manifest.json index b5d8dd5d77..1708bbe32b 100644 --- a/apex/apex_manifest.json +++ b/apex/apex_manifest.json @@ -1,5 +1,5 @@ { "name": "com.android.wifi", - "version": 330090000 + "version": 339990000 } |