Snap for 8852680 from 26d9dab173 to tm-qpr1-release

Change-Id: I80e75d1f297070db7ebef33e8ae11e5e1bef4db4
This commit is contained in:
Android Build Coastguard Worker 2022-07-20 23:03:17 +00:00
commit 725c67a80d
4 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
import /vendor/etc/init/hw/init.gs201.rc
import /vendor/etc/init/hw/init.pantah.rc
on late-init && property:vendor.device.modules.ready=1
on property:vendor.device.modules.ready=1
# Start the twoshay touch service
start twoshay

View file

@ -2,7 +2,7 @@
import /vendor/etc/init/hw/init.gs201.rc
import /vendor/etc/init/hw/init.pantah.rc
on late-init && property:vendor.device.modules.ready=1
on property:vendor.device.modules.ready=1
# Start the twoshay touch service
start twoshay

View file

@ -141,8 +141,8 @@
"Formula":"MAXIMUM",
"Combination":["VIRTUAL-GNSS-DISP", "VIRTUAL-USB2-QUIET", "VIRTUAL-QUIET-USB2", "VIRTUAL-NEUTRAL-QUIET"],
"Coefficient":[1.0, 1.0, 1.0, 1.0],
"HotThreshold":["NAN", 39.0, 42.0, 44.0, 46.5, 52.0, 55.0],
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
"HotThreshold":["NAN", 39.0, 43.0, 45.0, 46.5, 52.0, 55.0],
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
"Multiplier":0.001,
"PollingDelay":300000,
"PassiveDelay":7000,
@ -319,7 +319,7 @@
"Formula":"COUNT_THRESHOLD",
"TriggerSensor": "usb_pwr_therm",
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
"Coefficient":[43500, 2800, 6000],
"Coefficient":[43500, 3500, 8000],
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"],
"Multiplier":1,
"Monitor":true,

View file

@ -319,7 +319,7 @@
"Formula":"COUNT_THRESHOLD",
"TriggerSensor": "usb_pwr_therm",
"Combination":["usb_pwr_therm", "USB-MINUS-USB2", "USB-MINUS-NEUTRAL"],
"Coefficient":[42000, 2000, 4000],
"Coefficient":[42000, 2500, 7000],
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "3.0", "NAN"],
"Multiplier":1,
"Monitor":true,