| commit | 66c527f3c77b1e1f23be0d22cd8c77722a556cb6 | [log] [tgz] |
|---|---|---|
| author | Akshay <aksh@google.com> | Fri Oct 25 16:03:53 2019 -0700 |
| committer | Akshay Thakker <aksh@google.com> | Mon Oct 28 17:54:12 2019 +0000 |
| tree | b5915a18e9cc4d53526b63758b56402c16f9e319 | |
| parent | dac33eaf3984c3f80b51800f0e350bfbded8a1a6 [diff] [blame] |
DO NOT MERGE Set module versions to 299900000 Dev branch modules need to have a super high version code so that they can be sideloaded on any device running any version of modules. Bug:143377911 Change-Id: Id4339413ca0a78896392c427d6454c138642f0e7
diff --git a/apex/manifest.json b/apex/manifest.json index 3011ee8..b11187d 100644 --- a/apex/manifest.json +++ b/apex/manifest.json
@@ -1,4 +1,4 @@ { "name": "com.android.media", - "version": 290000000 + "version": 299900000 }