gta4xl-common: Switch to thermal AIDL HAL

* Also remove no longer needed power-libperfmgr namespace import,
  since now hardware/samsung/Android.bp directly includes pixel namespaces

Change-Id: If50b1ec7ee11466b8ad09194b872e9fe79dac9ec
diff --git a/common.mk b/common.mk
index 10e4dd1..24592a4 100644
--- a/common.mk
+++ b/common.mk
@@ -270,12 +270,12 @@
     $(COMMON_PATH) \
     hardware/google/interfaces \
     hardware/google/pixel \
-    hardware/samsung \
-    hardware/samsung/aidl/power-libperfmgr
+    hardware/samsung
 
 # Thermal
 PRODUCT_PACKAGES += \
-    android.hardware.thermal@2.0-service.samsung
+    android.hardware.thermal-service.samsung \
+    thermal_symlinks.samsung
 
 PRODUCT_COPY_FILES += \
     $(COMMON_PATH)/configs/thermal/thermal_info_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json