diff --git a/device-bluejay.mk b/device-bluejay.mk index 1f04167..079bd7b 100644 --- a/device-bluejay.mk +++ b/device-bluejay.mk @@ -133,7 +133,7 @@ ifdef RELEASE_SVN_BLUEJAY TARGET_SVN ?= $(RELEASE_SVN_BLUEJAY) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 64 +TARGET_SVN ?= 65 endif PRODUCT_VENDOR_PROPERTIES += \ diff --git a/thermal_info_config_bluejay.json b/thermal_info_config_bluejay.json index 2e3ae30..b40cf01 100644 --- a/thermal_info_config_bluejay.json +++ b/thermal_info_config_bluejay.json @@ -592,28 +592,24 @@ "Name":"thermal-cpufreq-0", "Type":"CPU", "WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote", - "State2Power":["436", "372", "320", "248", "224", "188", "164", "120", "80", "60", "24"], "PowerRail":"S4M_VDD_CPUCL0" }, { "Name":"thermal-cpufreq-1", "Type":"CPU", "WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote", - "State2Power":["1260", "1074", "904", "730", "594", "476", "374", "314", "240", "200", "162", "130", "94", "60"], "PowerRail":"S3M_VDD_CPUCL1" }, { "Name":"thermal-cpufreq-2", "Type":"CPU", "WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote", - "State2Power":["4406", "3874", "3500", "3052", "2704", "2334", "2176", "1864", "1492", "1362", "1116", "908", "756", "594", "478", "388", "178"], "PowerRail":"S2M_VDD_CPUCL2" }, { "Name":"thermal-gpufreq-0", "Type":"GPU", "WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote", - "State2Power":["4599", "3727", "3259", "2378", "2044", "1813", "1449", "1223", "1007", "804", "633", "452"], "PowerRail":"S2S_VDD_G3D" }, {