manifest: aospa: Track thermal-hal fork
[1] - Currently we are using taro tag for this and Taro has no legacy SoC support. Then fork that so legacy SoC can be synced with Taro tag. Change-Id: I4784ba494cfd82efa481f86ddbeaf91b3ec51f31 Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
parent
cb574880fc
commit
78e9705f58
|
@ -186,5 +186,7 @@
|
|||
<project path="vendor/qcom/opensource/vibrator" name="AOSPA/android_vendor_qcom-opensource_vibrator" remote="aospa" />
|
||||
<remove-project name="platform/vendor/qcom-opensource/usb" />
|
||||
<project path="vendor/qcom/opensource/usb" name="AOSPA/android_vendor_qcom-opensource_usb" remote="aospa" />
|
||||
<remove-project name="platform/hardware/qcom/thermal" />
|
||||
<project path="vendor/qcom/opensource/thermal-hal" name="AOSPA/android_hardware_qcom_thermal" remote="aospa" />
|
||||
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in New Issue