summaryrefslogtreecommitdiff
path: root/vr/android.hardware.vr@1.0-service.bonito.rc
blob: c54602123c6dc25f8c398736270ac8bd0bce26a3 (plain)
1
2
3
4
5
6
7
8
9
service vendor.vr-bonito-1-0 /vendor/bin/hw/android.hardware.vr@1.0-service.bonito
    class hal
    user system
    group system

# reset thermal-engine when framework died and thermal-engine is in VR mode
on property:init.svc.zygote=restarting && property:vendor.sys.qcom.thermalcfg=/vendor/etc/thermal-engine-${ro.hardware}-vr.conf
   setprop vendor.sys.qcom.thermalcfg /vendor/etc/thermal-engine-${ro.hardware}.conf
   restart vendor.thermal-engine