android13/packages/services/Car/cpp/bugreport
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Android.bp initial 2024-06-22 20:45:49 +08:00
OWNERS initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
carbugreportd.rc initial 2024-06-22 20:45:49 +08:00
main.cpp initial 2024-06-22 20:45:49 +08:00

README.md

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");