diff options
author | 2021-10-19 13:58:02 -0700 | |
---|---|---|
committer | 2021-10-20 01:16:24 +0000 | |
commit | 928b100d85abf3329027cab553101fca186c75d4 (patch) | |
tree | 5fcd7dd80af171eb7c079c28845056dea95f8282 /apex | |
parent | dadb0450491f03780def7378b368c4c6095060b6 (diff) |
Update Wifi Module version to 320000000
Update the module version to make it easy to kown it's from S or T.
Bug: None
Test: build
Change-Id: I19724e27a2a9d7564bb8969dd9cd430fdd166bc4
Diffstat (limited to 'apex')
-rw-r--r-- | apex/apex_manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apex/apex_manifest.json b/apex/apex_manifest.json index fd0de11225..abd6d5d557 100644 --- a/apex/apex_manifest.json +++ b/apex/apex_manifest.json @@ -1,5 +1,5 @@ { "name": "com.android.wifi", - "version": 319999900 + "version": 320000000 } |