tree: cfb14a716c19175bea90b498779178b2cd861b5c [path history] [tgz]
  1. Android.bp
  2. car-bugreportd.rc
  3. main.cpp
  4. OWNERS
  5. README.md
car-bugreportd/README.md

car-bugreportd

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 car-bugreportd, e.g. SystemProperties.set("ctl.start", "car-bugreportd");