summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
}