1*e4a36f41SAndroid Build Coastguard Worker# The incident command is used to call into the incidentd service to 2*e4a36f41SAndroid Build Coastguard Worker# take an incident report (binary, shared bugreport), download incident 3*e4a36f41SAndroid Build Coastguard Worker# reports that have already been taken, and monitor for new ones. 4*e4a36f41SAndroid Build Coastguard Worker# It doesn't do anything else. 5*e4a36f41SAndroid Build Coastguard Worker 6*e4a36f41SAndroid Build Coastguard Worker# incident 7*e4a36f41SAndroid Build Coastguard Workertype incident, domain; 8*e4a36f41SAndroid Build Coastguard Worker 9