frameworks/av, frameworks/base, frameworks/native, external/chromium-webview now at fossencdi, also add LegacyCamera

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2015-12-21 16:24:28 +01:00
parent 1938a09e98
commit 26097ef26f
1 changed files with 5 additions and 4 deletions

View File

@ -130,8 +130,8 @@
<project path="external/yaffs2" name="CyanogenMod/android_external_yaffs2" groups="pdk" />
<project path="external/zip" name="CyanogenMod/android_external_zip" />
<project path="external/zlib" name="CyanogenMod/android_external_zlib" groups="pdk" />
<project path="frameworks/av" name="CyanogenMod/android_frameworks_av" groups="pdk" />
<project path="frameworks/base" name="CyanogenMod/android_frameworks_base" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/av" name="frameworks_av.git" remote="fossencdi" revision="replicant-6.0" groups="pdk" />
<project path="frameworks/base" name="frameworks_base.git" remote="fossencdi" revision="replicant-6.0" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/compile/libbcc" name="CyanogenMod/android_frameworks_compile_libbcc" groups="pdk" />
<project path="frameworks/compile/mclinker" name="CyanogenMod/android_frameworks_compile_mclinker" groups="pdk" />
<project path="frameworks/compile/slang" name="CyanogenMod/android_frameworks_compile_slang" groups="pdk" />
@ -140,7 +140,7 @@
<project path="frameworks/minikin" name="CyanogenMod/android_frameworks_minikin" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/ml" name="CyanogenMod/android_frameworks_ml" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/multidex" name="CyanogenMod/android_frameworks_multidex" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/native" name="CyanogenMod/android_frameworks_native" groups="pdk" />
<project path="frameworks/native" name="frameworks_native.git" remote="fossencdi" revision="replicant-6.0" groups="pdk" />
<project path="frameworks/opt/bitmap" name="CyanogenMod/android_frameworks_opt_bitmap" groups="pdk-fs" />
<project path="frameworks/opt/bluetooth" name="CyanogenMod/android_frameworks_opt_bluetooth" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/calendar" name="CyanogenMod/android_frameworks_opt_calendar" groups="pdk-cw-fs,pdk-fs" />
@ -223,6 +223,7 @@
<project path="packages/apps/Browser" name="CyanogenMod/android_packages_apps_Browser" groups="pdk-fs" />
<project path="packages/apps/Calendar" name="CyanogenMod/android_packages_apps_Calendar" groups="pdk-fs" />
<project path="packages/apps/Camera2" name="CyanogenMod/android_packages_apps_Camera2" groups="pdk-fs" />
<project path="packages/apps/LegacyCamera" name="LegacyCamera.git" remote="fossencdi" revision="replicant-6.0" groups="pdk-fs" />
<project path="packages/apps/CarrierConfig" name="CyanogenMod/android_packages_apps_CarrierConfig" groups="pdk-fs" />
<project path="packages/apps/CellBroadcastReceiver" name="CyanogenMod/android_packages_apps_CellBroadcastReceiver" groups="pdk-fs" />
<project path="packages/apps/CertInstaller" name="CyanogenMod/android_packages_apps_CertInstaller" groups="pdk-cw-fs,pdk-fs" />
@ -340,7 +341,7 @@
<project path="external/ceres-solver" name="platform/external/ceres-solver" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/chromium-libpac" name="platform/external/chromium-libpac" groups="pdk-fs" remote="aosp" />
<project path="external/chromium-trace" name="platform/external/chromium-trace" groups="pdk" remote="aosp" />
<project path="external/chromium-webview" name="platform/external/chromium-webview" groups="pdk" clone-depth="1" remote="aosp" />
<project path="external/chromium-webview" name="external_chromium-webview.git" groups="pdk" clone-depth="1" remote="fossencdi" revision="replicant-6.0" />
<project path="external/clang" name="platform/external/clang" groups="pdk" remote="aosp" />
<project path="external/cmockery" name="platform/external/cmockery" groups="pdk-fs" remote="aosp" />
<project path="external/compiler-rt" name="platform/external/compiler-rt" groups="pdk" remote="aosp" />