Track our own hardware/ti/wlan & hardware/ti/wpan

Needs fork of cm-11.0 branches from:
https://github.com/CyanogenMod/android_hardware_ti_wlan/commits/cm-11.0
https://github.com/LegacyXperia/android_hardware_ti_wpan/commits/android-4.4

This is needed for devices with TI wl12xx chips, like SEMC msm7x30

Change-Id: Ia77e19c55918e7ed308ef8cc11dacb6f7e7b2c8e
This commit is contained in:
Michael Bestas 2014-05-01 15:55:21 +03:00 committed by Gerrit Code Review
parent 36bc40b05f
commit 8863f1a740

View file

@ -304,8 +304,8 @@
<project path="hardware/samsung_slsi/exynos5" name="platform/hardware/samsung_slsi/exynos5" groups="exynos5" />
<project path="hardware/ti/omap3" name="platform/hardware/ti/omap3" />
<project path="hardware/ti/omap4xxx" name="android_hardware_ti_omap4xxx" remote="omnirom" revision="android-4.4" />
<project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" />
<project path="hardware/ti/wpan" name="platform/hardware/ti/wpan" />
<project path="hardware/ti/wlan" name="android_hardware_ti_wlan" remote="omnirom" revision="android-4.4" />
<project path="hardware/ti/wpan" name="android_hardware_ti_wpan" remote="omnirom" revision="android-4.4" />
<project path="libcore" name="android_libcore" remote="omnirom" revision="android-4.4" />
<project path="libnativehelper" name="platform/libnativehelper" groups="pdk-java" />
<project path="ndk" name="platform/ndk" />