gta4xl-common: Use pixel thermal HAL directly

Change-Id: I30e0f13acc5f2ae4d46b4d449c49b925b930c4ca
diff --git a/common.mk b/common.mk
index 04ec2ae..26049ec 100644
--- a/common.mk
+++ b/common.mk
@@ -264,8 +264,8 @@
 
 # Thermal
 PRODUCT_PACKAGES += \
-    android.hardware.thermal-service.samsung \
-    thermal_symlinks.samsung
+    android.hardware.thermal-service.pixel \
+    thermal_symlinks
 
 PRODUCT_COPY_FILES += \
     $(COMMON_PATH)/configs/thermal/thermal_info_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json