summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMehdi Alizadeh <mett@google.com>2024-01-11 11:44:48 -0800
committerMehdi Alizadeh <mett@google.com>2024-01-11 11:49:26 -0800
commit0a0c38b1ad2e82b006a6a348f22448f538420859 (patch)
treee7f4fca3867b6593c72f652116c19c7cfd023757
parent3f4da7f339f861af6d60e5960f412f54c5adcc63 (diff)
downloadmanifest-0a0c38b1ad2e82b006a6a348f22448f538420859.tar.gz
Add hardware/generic/goldfish (back) to emu-dev
Adds harware/generic/goldfish to emu-dev, as the main dev project for Android emulator. Bug: 311261375 Change-Id: Ib4b74e09719fd2669cc3cc136567159ad6eaec0f
-rw-r--r--default.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 1b2fabfae..3594a197b 100644
--- a/default.xml
+++ b/default.xml
@@ -22,7 +22,8 @@
<project path="external/zlib" name="platform/external/zlib" />
<!-- Android Emulator -->
- <project path="hardware/google/aemu" name="platform/hardware/google/aemu" revision="main" />
+ <project path="hardware/generic/goldfish" name="platform/hardware/generic/goldfish"/>
+ <project path="hardware/google/aemu" name="platform/hardware/google/aemu" revision="main" />
<!-- Toolchain and build related definitions -->