Browse Source

Add new projects to match 4.0.3

anbox-o
The Android Open Source Project 12 years ago
parent
commit
f9d7e57800
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      default.xml

+ 7
- 0
default.xml View File

@ -22,8 +22,14 @@
<project path="device/generic/goldfish" name="device/generic/goldfish" />
<project path="device/google/accessory/arduino" name="device/google/accessory/arduino" />
<project path="device/google/accessory/demokit" name="device/google/accessory/demokit" />
<project path="device/moto/common" name="device/moto/common" />
<project path="device/moto/stingray" name="device/moto/stingray" />
<project path="device/moto/wingray" name="device/moto/wingray" />
<project path="device/sample" name="device/sample" />
<project path="device/samsung/crespo" name="device/samsung/crespo" />
<project path="device/samsung/crespo4g" name="device/samsung/crespo4g" />
<project path="device/samsung/maguro" name="device/samsung/maguro" />
<project path="device/samsung/toro" name="device/samsung/toro" />
<project path="device/samsung/tuna" name="device/samsung/tuna" />
<project path="device/ti/panda" name="device/ti/panda" />
<project path="docs/source.android.com" name="platform/docs/source.android.com" />
@ -97,6 +103,7 @@
<project path="external/libvpx" name="platform/external/libvpx" />
<project path="external/libxml2" name="platform/external/libxml2" />
<project path="external/libxslt" name="platform/external/libxslt" />
<project path="external/libyuv" name="platform/external/libyuv" />
<project path="external/llvm" name="platform/external/llvm" />
<project path="external/lohit-fonts" name="platform/external/lohit-fonts" />
<project path="external/markdown" name="platform/external/markdown" />


Loading…
Cancel
Save