diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-07-06 03:09:51 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-07-06 03:16:59 +0000 |
commit | a2b1ca56512fe09cdff0d1c6da8c48dab5d3b6fd (patch) | |
tree | e280fff13c53c10441137dce1d7fe6f0bb849673 /apex | |
parent | 911525fe21d65867e954ab366ace5e42fc2f310b (diff) | |
parent | 7509d8ecf9d69ea25bbcab22c565aebeab3ecb31 (diff) |
Make change and version bump to r_aml_300900400 for mainline module file: packages/Tethering/apex/manifest.json
Change-Id: I538efbc8e379b929f50ad1762bdf759ca31cdbb8
Diffstat (limited to 'apex')
-rw-r--r-- | apex/extservices/apex_manifest.json | 2 | ||||
-rw-r--r-- | apex/permission/apex_manifest.json | 2 | ||||
-rw-r--r-- | apex/statsd/apex_manifest.json | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/apex/extservices/apex_manifest.json b/apex/extservices/apex_manifest.json index e6eac1775a59..4ac3f779166f 100644 --- a/apex/extservices/apex_manifest.json +++ b/apex/extservices/apex_manifest.json @@ -1,4 +1,4 @@ { "name": "com.android.extservices", - "version": 300900300 + "version": 300900400 } diff --git a/apex/permission/apex_manifest.json b/apex/permission/apex_manifest.json index 27aa8bfb18b2..69870534cf36 100644 --- a/apex/permission/apex_manifest.json +++ b/apex/permission/apex_manifest.json @@ -1,4 +1,4 @@ { "name": "com.android.permission", - "version": 300900300 + "version": 300900400 } diff --git a/apex/statsd/apex_manifest.json b/apex/statsd/apex_manifest.json index f4af92b31127..820d3039f17a 100644 --- a/apex/statsd/apex_manifest.json +++ b/apex/statsd/apex_manifest.json @@ -1,5 +1,5 @@ { "name": "com.android.os.statsd", - "version": 300900300 + "version": 300900400 } |