summaryrefslogtreecommitdiff
path: root/build/apex/manifest-art.json
diff options
context:
space:
mode:
Diffstat (limited to 'build/apex/manifest-art.json')
-rw-r--r--build/apex/manifest-art.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/build/apex/manifest-art.json b/build/apex/manifest-art.json
index bf45076b0d..4f20be67d2 100644
--- a/build/apex/manifest-art.json
+++ b/build/apex/manifest-art.json
@@ -1,6 +1,10 @@
{
"name": "com.android.art",
- "version": 339990000,
+
+ // Placeholder module version to be replaced during build.
+ // Do not change!
+ "version": 0,
+
"provideNativeLibs": [
"libjdwp.so"
],