Home
last modified time | relevance | path

Searched refs:BUGREPORTD_SERVICE (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarBugreportManagerService.java72 private static final String BUGREPORTD_SERVICE = "car-bugreportd"; field in CarBugreportManagerService
162 Slog.i(TAG, "Starting " + BUGREPORTD_SERVICE); in startBugreportd()
164 SystemProperties.set("ctl.start", BUGREPORTD_SERVICE); in startBugreportd()
166 Slog.e(TAG, "Failed to start " + BUGREPORTD_SERVICE, e); in startBugreportd()