manifest: switch to more of our forks

Change-Id: I103437dbefa80f8614a606d442661e7c3b195b8c
default
Jan Altensen 4 years ago committed by Łukasz Patron
parent ca74391242
commit 2fcc2ac16f

@ -470,8 +470,8 @@
<project path="hardware/interfaces" name="platform/hardware/interfaces" groups="pdk" remote="aosp" />
<project path="hardware/invensense" name="platform/hardware/invensense" groups="invensense,pdk" remote="aosp" />
<project path="hardware/knowles/athletico/sound_trigger_hal" name="platform/hardware/knowles/athletico/sound_trigger_hal" groups="coral,generic_fs" remote="aosp" />
<project path="hardware/libhardware" name="platform/hardware/libhardware" groups="pdk" remote="aosp" />
<project path="hardware/libhardware_legacy" name="platform/hardware/libhardware_legacy" groups="pdk" remote="aosp" />
<project path="hardware/libhardware" name="LineageOS/android_hardware_libhardware" groups="pdk" />
<project path="hardware/libhardware_legacy" name="LineageOS/android_hardware_libhardware_legacy" groups="pdk" />
<project path="hardware/nxp/nfc" name="platform/hardware/nxp/nfc" groups="pdk" remote="aosp" />
<project path="hardware/nxp/secure_element" name="platform/hardware/nxp/secure_element" groups="pdk" remote="aosp" />
<project path="hardware/qcom/audio" name="platform/hardware/qcom/audio" groups="qcom,qcom_audio,pdk-qcom" remote="aosp" />
@ -512,7 +512,7 @@
<linkfile src="os_pickup.bp" dest="hardware/qcom/sm8150p/Android.bp" />
</project>
<project path="hardware/qcom/wlan" name="platform/hardware/qcom/wlan" groups="qcom_wlan,pdk-qcom" remote="aosp" />
<project path="hardware/ril" name="platform/hardware/ril" groups="pdk" remote="aosp" />
<project path="hardware/ril" name="LineageOS/android_hardware_ril" groups="pdk" />
<project path="hardware/st/nfc" name="platform/hardware/st/nfc" groups="pdk" remote="aosp" />
<project path="hardware/st/secure_element" name="platform/hardware/st/secure_element" groups="pdk" remote="aosp" />
<project path="hardware/ti/am57x" name="platform/hardware/ti/am57x" groups="pdk" remote="aosp" />
@ -693,7 +693,7 @@
<project path="system/libhidl" name="platform/system/libhidl" groups="pdk" remote="aosp" />
<project path="system/libhwbinder" name="platform/system/libhwbinder" groups="pdk" remote="aosp" />
<project path="system/libsysprop" name="platform/system/libsysprop" groups="pdk" remote="aosp" />
<project path="system/libufdt" name="platform/system/libufdt" groups="pdk" remote="aosp" />
<project path="system/libufdt" name="LineageOS/android_system_libufdt" groups="pdk" />
<project path="system/libvintf" name="platform/system/libvintf" groups="pdk" remote="aosp" />
<project path="system/linkerconfig" name="platform/system/linkerconfig" groups="pdk" remote="aosp" />
<project path="system/media" name="platform/system/media" groups="pdk" remote="aosp" />

Loading…
Cancel
Save