|
9 months ago | |
---|---|---|
.. | ||
Android.bp | 9 months ago | |
OWNERS | 9 months ago | |
README.md | 9 months ago | |
carbugreportd.rc | 9 months ago | |
main.cpp | 9 months ago |
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");