lineage: qcom: Set thermal & vr HAL pathmaps

Change-Id: I1f9e5060764fe8e4e0f58c0ded1f6bf1b28c0567
diff --git a/build/core/qcom_target.mk b/build/core/qcom_target.mk
index ae1dcb5..50d799c 100644
--- a/build/core/qcom_target.mk
+++ b/build/core/qcom_target.mk
@@ -97,6 +97,8 @@
 $(call set-device-specific-path,LOC_API,loc-api,vendor/qcom/opensource/location)
 $(call set-device-specific-path,DATASERVICES,dataservices,vendor/qcom/opensource/dataservices)
 $(call set-device-specific-path,POWER,power,hardware/qcom/power)
+$(call set-device-specific-path,THERMAL,thermal,hardware/qcom/thermal)
+$(call set-device-specific-path,VR,vr,hardware/qcom/vr)
 
 $(call wlan-set-path-variant,wlan-caf)
 $(call bt-vendor-set-path-variant,bt-caf)