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