Browse Source

Add device/generic/uml project

Bug: 62803036
Test: repo sync device/generic/uml
Change-Id: I514a3b3e4f35412eb7d910dad850145858b369b6
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
anbox-p
Dmitry Shmidt 7 years ago
parent
commit
7720cd3e43
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      default.xml

+ 1
- 0
default.xml 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" />


Loading…
Cancel
Save