Enable thermal hal for factory ROM
thermal hal is disabled during ripcurrent bringup. It is better to enable thermal hal for thermal control. And test stations can disable it based on test requests. Bug: 309164764 Test: getprop vendor.disable.thermal.control Change-Id: I3ec257b8263ff0141a83bfc14b1d530a5551f908
This commit is contained in:
parent
6113111eea
commit
010a883939
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ $(call inherit-product, device/google/zumapro/aosp_common.mk)
|
|||
$(call inherit-product-if-exists, vendor/google_devices/zumapro/factory/pixel/device-factory.mk)
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += service.adb.root=1 \
|
||||
vendor.disable.thermal.control=1 \
|
||||
ro.vendor.factory=1
|
||||
|
||||
# Factory Libraries of Audio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue