1 service vendor.vr-bonito-1-0 /vendor/bin/hw/android.hardware.vr@1.0-service.bonito 2 class hal 3 user system 4 group system 5 6 # reset thermal-engine when framework died and thermal-engine is in VR mode 7 on property:init.svc.zygote=restarting && property:vendor.sys.qcom.thermalcfg=/vendor/etc/thermal-engine-${ro.hardware}-vr.conf 8 setprop vendor.sys.qcom.thermalcfg /vendor/etc/thermal-engine-${ro.hardware}.conf 9 restart vendor.thermal-engine 10