Browse Source

Add device hikey

Change-Id: I18921cd1a93f80cd20aca4024a505b5a49d3fe31
pull/3/head
Bill Yi 8 years ago
parent
commit
39e102a459
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      default.xml

+ 2
- 0
default.xml View File

@ -58,6 +58,8 @@
<project path="device/lge/bullhead-kernel" name="device/lge/bullhead-kernel" groups="device,bullhead" clone-depth="1" />
<project path="device/lge/hammerhead" name="device/lge/hammerhead" groups="device,hammerhead,broadcom_pdk,generic_fs" />
<project path="device/lge/hammerhead-kernel" name="device/lge/hammerhead-kernel" groups="device,hammerhead,broadcom_pdk,generic_fs" clone-depth="1" />
<project path="device/linaro/hikey" name="device/linaro/hikey" />
<project path="device/linaro/hikey-kernel" name="device/linaro/hikey-kernel" clone-depth="1" />
<project path="device/moto/shamu" name="device/moto/shamu" groups="device,shamu,broadcom_pdk" />
<project path="device/moto/shamu-kernel" name="device/moto/shamu-kernel" groups="device,shamu,broadcom_pdk" clone-depth="1" />
<project path="device/sample" name="device/sample" groups="pdk" />


Loading…
Cancel
Save