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:
chrisl7 2023-02-10 10:45:08 -08:00
parent cb574880fc
commit 78e9705f58
1 changed files with 2 additions and 0 deletions

View File

@ -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>