summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexei Nicoara <ancr@google.com>2022-07-12 09:29:43 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2022-07-12 09:29:43 +0000
commit63a9354db5371126d5ce881325f473c7b634966f (patch)
treef52874e05d358ef7e5b5fc1101ab75b6713cadf1
parent7609b0f12ed9a1adaf49f6f91627f93a38af5546 (diff)
parentac49569e7a92ac379ba1f0f4b9b55d31ef74e41c (diff)
downloadCellBroadcastReceiver-63a9354db5371126d5ce881325f473c7b634966f.tar.gz
Merge "Setting apex version to the placeholder value" into tm-mainline-prod
-rw-r--r--apex/apex_manifest.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/apex/apex_manifest.json b/apex/apex_manifest.json
index d672718e0..bbf4ddbec 100644
--- a/apex/apex_manifest.json
+++ b/apex/apex_manifest.json
@@ -1,4 +1,7 @@
{
"name": "com.android.cellbroadcast",
- "version": 339990000
+
+ // Placeholder module version to be replaced during build.
+ // Do not change!
+ "version": 0
}