lineage: qcom: Set power HAL pathmap

Change-Id: I063821f8405cafc57b37a61d119a9b8b7ef9df4a
diff --git a/build/core/qcom_target.mk b/build/core/qcom_target.mk
index ebccff3..175f21b 100644
--- a/build/core/qcom_target.mk
+++ b/build/core/qcom_target.mk
@@ -87,6 +87,7 @@
 $(call set-device-specific-path,SENSORS,sensors,hardware/qcom/sensors)
 $(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 ril-set-path-variant,ril)
 $(call wlan-set-path-variant,wlan-caf)