summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2015-01-29 23:23:11 +0100
committerDavid 'Digit' Turner <digit@google.com>2015-01-29 23:23:11 +0100
commitdfb4fa0eb7febac465f1bb4862ea650e7661e908 (patch)
tree986907e64a914bbe6ad4fbcf5991b5659e6a2b2c
parent50f4e6804da9099ade0d4b3ccb02494a5a5fe7ce (diff)
downloadmanifest-dfb4fa0eb7febac465f1bb4862ea650e7661e908.tar.gz
Add external/qemu-android to manifest.
This repository contains the sources of the new emulator code based on upstream QEMU 2.2.0, and currently required to emulate ARM64 virtual CPUs. Change-Id: Ib46a100763e1c0995c56d0d74e89aaee30304c4f
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index a5aed8c18..18e68bebb 100644
--- a/default.xml
+++ b/default.xml
@@ -22,6 +22,7 @@
<project path="external/emma" name="platform/external/emma" revision="master"/>
<project path="external/protobuf" name="platform/external/protobuf" revision="master" />
<project path="external/qemu" name="platform/external/qemu" />
+ <project path="external/qemu-android" name="platform/external/qemu-android" revision="qemu-android-2.2.0" />
<project path="frameworks/native" name="platform/frameworks/native" revision="lollipop-release" />
<project path="prebuilts/android-emulator" name="platform/prebuilts/android-emulator" />
<project path="prebuilts/clang/darwin-x86/host/3.5" name="platform/prebuilts/clang/darwin-x86/host/3.5" revision="master" />