commit | 0e37ef5c0772aa5c8f4290ef63eb44216f38f678 | [log] [tgz] |
---|---|---|
author | Dennis Shen <dzshen@google.com> | Thu Jun 09 14:57:11 2022 +0000 |
committer | Dennis Shen <dzshen@google.com> | Fri Aug 19 19:53:31 2022 +0000 |
tree | 8aee9cfcb7ae707553297da5b06616fa212a1956 | |
parent | 19e848115361296f057b7158f73eed5d026a8cbe [diff] |
Set version code to 330400000 Go modules ship with phone system image are directly built from source. Thus their version code must be lower than the version code in go train so that go train modules can be properly installed. Ignore-AOSP-First: changes are needed for tm-qpr-dev only for go wembley build. BUG: 234812103 Change-Id: I8f54b91355d006e381c5b3c2dc7f1d2a42193739 Merged-In: I5c4c60aa2f7531cbc02b3d6092ff9df708e4c6ab
diff --git a/Tethering/apex/manifest.json b/Tethering/apex/manifest.json index 3cb03ed..44a7eda 100644 --- a/Tethering/apex/manifest.json +++ b/Tethering/apex/manifest.json
@@ -1,4 +1,4 @@ { "name": "com.android.tethering", - "version": 339990000 + "version": 330400000 }