diff options
author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-06-13 14:51:14 +0200 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-06-13 14:51:14 +0200 |
commit | d99f6c827a609796fcf8573f8a71615650f88ea8 (patch) | |
tree | 7c5906d7e519386dacf8cedcc14b4ea391dd259e | |
parent | 5fe480cef2fc8d3ba5cb17611ac4ad4737447c93 (diff) | |
download | manifest-d99f6c827a609796fcf8573f8a71615650f88ea8.zip manifest-d99f6c827a609796fcf8573f8a71615650f88ea8.tar.gz manifest-d99f6c827a609796fcf8573f8a71615650f88ea8.tar.bz2 |
fork libhardware_legacy
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 65c863b..f281b7e 100644 --- a/default.xml +++ b/default.xml @@ -191,7 +191,7 @@ <project path="hardware/intel/img/hwcomposer" name="LineageOS-mirror/android_hardware_intel_img_hwcomposer.git" groups="intel" /> <project path="hardware/intel/img/psb_headers" name="LineageOS-mirror/android_hardware_intel_img_psb_headers.git" groups="intel" /> <project path="hardware/libhardware" name="replicant/hardware_libhardware.git" remote="replicant" groups="pdk" /> - <project path="hardware/libhardware_legacy" name="LineageOS-mirror/android_hardware_libhardware_legacy.git" groups="pdk" /> + <project path="hardware/libhardware_legacy" name="replicant/hardware_libhardware_legacy.git" remote="replicant" groups="pdk" /> <include name="snippets/hal_cm_all.xml" /> <project path="hardware/samsung_slsi/exynos5" name="LineageOS-mirror/android_hardware_samsung_slsi_exynos5.git" /> <project path="hardware/ti/omap4" name="replicant/hardware_ti_omap4.git" remote="replicant" /> |