Revert "thermal: separate out proto and EVT config due to differences in rail"
This reverts commit 2df105a118
.
Reason for revert: break build of ripcurrentpro
Change-Id: I0e9fa3a59f5b8cd14e9a9e450b6c1508aace73ba
This commit is contained in:
parent
2df105a118
commit
2741e1dcdb
10 changed files with 22 additions and 2620 deletions
|
@ -38,10 +38,3 @@ on post-fs-data
|
|||
# Bluetooth
|
||||
on post-fs-data
|
||||
chown bluetooth system /proc/bluetooth/timesync
|
||||
|
||||
# Thermal
|
||||
on late-init && property:ro.boot.hardware.revision=PROTO1.0
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
||||
|
||||
on late-init && property:ro.boot.hardware.revision=PROTO1.1
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
||||
|
|
|
@ -38,10 +38,3 @@ on post-fs-data
|
|||
# Bluetooth
|
||||
on post-fs-data
|
||||
chown bluetooth system /proc/bluetooth/timesync
|
||||
|
||||
# Thermal
|
||||
on late-init && property:ro.boot.hardware.revision=PROTO1.0
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
||||
|
||||
on late-init && property:ro.boot.hardware.revision=PROTO1.1
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
|
@ -38,10 +38,3 @@ on post-fs-data
|
|||
# Bluetooth
|
||||
on post-fs-data
|
||||
chown bluetooth system /proc/bluetooth/timesync
|
||||
|
||||
# Thermal
|
||||
on late-init && property:ro.boot.hardware.revision=PROTO1.0
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
||||
|
||||
on late-init && property:ro.boot.hardware.revision=PROTO1.1
|
||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
Loading…
Add table
Add a link
Reference in a new issue