summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2017-06-21 13:32:30 -0700
committerDmitry Shmidt <dimitrysh@google.com>2017-06-21 13:32:30 -0700
commit7720cd3e430281253bdc3024ed63ac411c3ed6cb (patch)
treeaeb17de1f8d298d6b644dc86364dec0c8829e163
parent5b3fec20776888a884682efed70e7b0d8eabcc3f (diff)
downloadmanifest-7720cd3e430281253bdc3024ed63ac411c3ed6cb.tar.gz
Add device/generic/uml project
Bug: 62803036 Test: repo sync device/generic/uml Change-Id: I514a3b3e4f35412eb7d910dad850145858b369b6 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 94bdf64e8..2f474ec61 100644
--- a/default.xml
+++ b/default.xml
@@ -50,6 +50,7 @@
<project path="device/generic/mini-emulator-x86" name="device/generic/mini-emulator-x86" groups="pdk" />
<project path="device/generic/mini-emulator-x86_64" name="device/generic/mini-emulator-x86_64" groups="pdk" />
<project path="device/generic/qemu" name="device/generic/qemu" groups="pdk" />
+ <project path="device/generic/uml" name="device/generic/uml" groups="device,pdk" />
<project path="device/generic/x86" name="device/generic/x86" groups="pdk" />
<project path="device/generic/x86_64" name="device/generic/x86_64" groups="pdk" />
<project path="device/google/accessory/arduino" name="device/google/accessory/arduino" groups="device,pdk" />