commit | 470d10cf0ff35acaa12c2de20d70a51cd155d903 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Sep 30 16:44:58 2019 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Sep 30 16:44:58 2019 -0700 |
tree | 364cfabafb16caaefd492265b5a7a64acd5f6f3f | |
parent | 82ee3a08e213d9b4ef98189a7d869048c7b48817 [diff] [blame] |
Move bionic ("runtime") apex definition into bionic/. Bug: http://b/139176024 Test: boots Change-Id: Ifc3829e00b99c2f65ed932f0b42ab1ae59fec27c
diff --git a/apex/manifest.json b/apex/manifest.json new file mode 100644 index 0000000..20a8314 --- /dev/null +++ b/apex/manifest.json
@@ -0,0 +1,4 @@ +{ + "name": "com.android.runtime", + "version": 1 +}