dre: Enable powerhint parsing after boot completion
Change-Id: Ie065f234bfd949264b962bae80e400a446f65b80
This commit is contained in:
parent
9cf9eb1e86
commit
599fc8c2c5
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ on property:sys.boot_completed=1
|
||||||
copy /vendor/etc/Oppo_QC_LTM_Commercial_SM8250_2020_01_15.pfm /mnt/vendor/persist/data/pfm/licenses/1000-1000-no-exp-1186717196.pfm
|
copy /vendor/etc/Oppo_QC_LTM_Commercial_SM8250_2020_01_15.pfm /mnt/vendor/persist/data/pfm/licenses/1000-1000-no-exp-1186717196.pfm
|
||||||
chmod 0600 /mnt/vendor/persist/data/pfm/licenses/1000-1000-no-exp-1186717196.pfm
|
chmod 0600 /mnt/vendor/persist/data/pfm/licenses/1000-1000-no-exp-1186717196.pfm
|
||||||
chown system system /mnt/vendor/persist/data/pfm/licenses/1000-1000-no-exp-1186717196.pfm
|
chown system system /mnt/vendor/persist/data/pfm/licenses/1000-1000-no-exp-1186717196.pfm
|
||||||
|
# Enable PowerHAL hint processing
|
||||||
|
setprop vendor.powerhal.init 1
|
||||||
|
|
||||||
on property:vendor.post_boot.parsed=1
|
on property:vendor.post_boot.parsed=1
|
||||||
# IRQ Tuning
|
# IRQ Tuning
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue