diff options
Diffstat (limited to 'apex')
-rw-r--r-- | apex/permission/apex_manifest.json | 2 | ||||
-rw-r--r-- | apex/statsd/apex_manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apex/permission/apex_manifest.json b/apex/permission/apex_manifest.json index ab57930341fa..7960598affa3 100644 --- a/apex/permission/apex_manifest.json +++ b/apex/permission/apex_manifest.json @@ -1,4 +1,4 @@ { "name": "com.android.permission", - "version": 300900700 + "version": 300000000 } diff --git a/apex/statsd/apex_manifest.json b/apex/statsd/apex_manifest.json index 7bf149308035..e2972e700880 100644 --- a/apex/statsd/apex_manifest.json +++ b/apex/statsd/apex_manifest.json @@ -1,5 +1,5 @@ { "name": "com.android.os.statsd", - "version": 300900700 + "version": 300000000 } |