diff --git a/device-comet.mk b/device-comet.mk index 66dc54c..b5448a4 100644 --- a/device-comet.mk +++ b/device-comet.mk @@ -374,6 +374,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # remove ro.vendor.vibrator.hal.dbc.enable (needed for setting pm.activetimeout) # remove pm.activetimeout # ro.vendor.vibrator.hal.loc.coeff.folded currently unused +$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION))) ACTUATOR_MODEL := luxshare_ict_081545 ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1 PRODUCT_VENDOR_PROPERTIES += \ diff --git a/powerhint-comet.json b/powerhint-comet.json index 3b388ea..f35315c 100644 --- a/powerhint-comet.json +++ b/powerhint-comet.json @@ -666,7 +666,7 @@ "Values": [ "2363000", "1885000", - "1298000" + "1164000" ], "DefaultIndex": 0 }, @@ -1808,7 +1808,7 @@ "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "PMU_BIG_LIMIT_FREQ", "Duration": 0, - "Value": "1298000" + "Value": "1164000" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", @@ -1952,7 +1952,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "PMU_BIG_LIMIT_FREQ", "Duration": 0, - "Value": "1298000" + "Value": "1164000" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -2120,7 +2120,7 @@ "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PMU_BIG_LIMIT_FREQ", "Duration": 0, - "Value": "1298000" + "Value": "1164000" }, { "PowerHint": "CAMERA_STREAMING_STANDARD", @@ -3099,7 +3099,7 @@ "PowerHint": "CAMERA_PROJECT11", "Node": "PMU_BIG_LIMIT_FREQ", "Duration": 0, - "Value": "1298000" + "Value": "1164000" }, { "PowerHint": "CAMERA_PROJECT11",