diff options
| author | 2020-12-09 23:37:02 +0000 | |
|---|---|---|
| committer | 2020-12-09 23:37:02 +0000 | |
| commit | 1ab42825d385fce008ff9f364c48f12b98f90b75 (patch) | |
| tree | bd64b18a91130231ccadecf4c2b37a7e93ef9282 | |
| parent | 44a55cfb5601db74e5cc922d36d083d86201ce54 (diff) | |
| parent | 6f2181c9c53d562a775a3c21c2062321edf1ac39 (diff) | |
Merge "Bump Permission APEX version code to 309999999."
| -rw-r--r-- | apex/permission/apex_manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apex/permission/apex_manifest.json b/apex/permission/apex_manifest.json index 7960598affa3..6350d54d695e 100644 --- a/apex/permission/apex_manifest.json +++ b/apex/permission/apex_manifest.json @@ -1,4 +1,4 @@ { "name": "com.android.permission", - "version": 300000000 + "version": 309999999 } |