blob: 239dfb74004fc2524de3f39ebfc552786b54750b [file] [view] [edit]
# carbugreportd
Android Automotive OS only service. Please use `CarBugreportManager` API.
It takes bugreport, appends car specific files and then proxies them to
`CarBugreportManagerService`.
To start, set the value of the system property `ctl.start` to `carbugreportd`,
e.g. `SystemProperties.set("ctl.start", "carbugreportd");`