• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1on boot
2    setprop vendor.sensors.dynamic_sensor_op_timeout_ms 1600
3
4service vendor.sensors-hal-multihal /vendor/bin/hw/android.hardware.sensors-service.multihal
5    class hal
6    user system
7    group system wakelock context_hub input uhid
8    task_profiles ServiceCapacityLow
9    capabilities BLOCK_SUSPEND
10    rlimit rtprio 10 10
11