1on property:vendor.thermal.link_ready=1 2 # queue the trigger to start thermal-hal and continue execute 3 # per-device thermal setup "on property:vendor.thermal.link_ready=1" 4 trigger enable-thermal-hal 5 6on enable-thermal-hal 7 restart vendor.thermal-hal-2-0 8 9service vendor.thermal-hal-2-0 /vendor/bin/hw/android.hardware.thermal@2.0-service.pixel 10 class hal 11 user system 12 group system 13 priority -20 14 disabled 15