Add atv device repo to cm-12.1 default manifest

Change-Id: Ibf0ed2c27ee274851918b65206e0496eae2aa939
This commit is contained in:
Howard M. Harte 2015-04-01 17:46:34 -07:00 committed by dhacker29
parent 384b3f5f56
commit 7ccc2f51a4
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
<project path="device/generic/x86_64" name="device/generic/x86_64" groups="pdk" remote="aosp" />
<project path="device/google/accessory/arduino" name="device/google/accessory/arduino" groups="device" remote="aosp" />
<project path="device/google/accessory/demokit" name="device/google/accessory/demokit" groups="device" remote="aosp" />
<project path="device/google/atv" name="CyanogenMod/android_device_google_atv" groups="device" />
<project path="device/qcom/sepolicy" name="CyanogenMod/android_device_qcom_sepolicy" />
<project path="device/sample" name="device/sample" groups="pdk" remote="aosp" />
<project path="docs/source.android.com" name="platform/docs/source.android.com" groups="pdk-cw-fs" remote="aosp" />