Add device/generic/uml project

Bug: 62803036
Test: repo sync device/generic/uml

Change-Id: I514a3b3e4f35412eb7d910dad850145858b369b6
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
Dmitry Shmidt 2017-06-21 13:32:30 -07:00
parent 5b3fec2077
commit 7720cd3e43
1 changed files with 1 additions and 0 deletions

View File

@ -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" />