• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1service cartelemetryd_service /system/bin/android.automotive.telemetryd@1.0
2    class core
3    user system
4    group system
5    disabled  # starts below on early-init
6
7on early-init
8    # Start the service only after initializing the properties.
9    start cartelemetryd_service
10