From 928b100d85abf3329027cab553101fca186c75d4 Mon Sep 17 00:00:00 2001 From: Nate Jiang Date: Tue, 19 Oct 2021 13:58:02 -0700 Subject: 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 --- apex/apex_manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apex') 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 } -- cgit v1.2.3-59-g8ed1b