Replace hardware/ti/omap4xxx/ path to new repository android_hardware_ti_omap4xxx

Patch Set 2: Fix remote.

Change-Id: I50ce7d2c6fb075678559bf2fd1a5febd354577db
This commit is contained in:
pulser 2013-10-20 22:16:22 +01:00 committed by Jiangyi
parent 5e023a2019
commit 19aa74fc90

View file

@ -278,7 +278,7 @@
<project path="hardware/ril" name="android_hardware_ril" remote="omnirom" revision="android-4.3" />
<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="platform/hardware/ti/omap4xxx" groups="omap4" />
<project path="hardware/ti/omap4xxx" name="android_hardware_ti_omap4xxx" remote="omnirom" revision="android-4.3" />
<project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" />
<project path="hardware/ti/wpan" name="platform/hardware/ti/wpan" />
<project path="libcore" name="android_libcore" remote="omnirom" revision="android-4.3" />