You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
278 B
10 lines
278 B
4 months ago
|
service cartelemetryd_service /system/bin/android.automotive.telemetryd@1.0
|
||
|
class core
|
||
|
user system
|
||
|
group system
|
||
|
disabled # starts below on early-init
|
||
|
|
||
|
on early-init
|
||
|
# Start the service only after initializing the properties.
|
||
|
start cartelemetryd_service
|