manifest: move caf repos to deps - part 2

part 1: https://gerrit.omnirom.org/#/c/14885/

Just following the logic.

Devices that need it should add it to their omni.dependencies

Signed-off-by: Humberto Borba <humberos@gmail.com>
Change-Id: Icf92d3e761cdd80650c32f829bf8adc94ee5e73c
This commit is contained in:
Humberto Borba 2015-10-09 20:15:05 -03:00
parent a3979f6a83
commit 8ccf50c8e3

View file

@ -52,7 +52,6 @@
<project path="device/generic/x86_64" name="device/generic/x86_64" 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" /> <project path="device/google/accessory/arduino" name="device/google/accessory/arduino" groups="device" />
<project path="device/google/accessory/demokit" name="device/google/accessory/demokit" groups="device" /> <project path="device/google/accessory/demokit" name="device/google/accessory/demokit" groups="device" />
<project path="device/qcom/sepolicy" name="android_device_qcom_sepolicy" remote="omnirom" revision="android-6.0" groups="pdk" />
<project path="device/sample" name="device/sample" groups="pdk" /> <project path="device/sample" name="device/sample" groups="pdk" />
<project path="docs/source.android.com" name="platform/docs/source.android.com" groups="pdk-cw-fs,pdk-fs" /> <project path="docs/source.android.com" name="platform/docs/source.android.com" groups="pdk-cw-fs,pdk-fs" />
<project path="external/aac" name="platform/external/aac" groups="pdk" /> <project path="external/aac" name="platform/external/aac" groups="pdk" />