diff options
| author | 2022-04-11 17:13:53 -0700 | |
|---|---|---|
| committer | 2022-04-12 11:14:14 -0700 | |
| commit | 043bb30f9856814fa0c06cec4d63d730866e001e (patch) | |
| tree | fa345d5e15037772c601c30c13874058ca3d9483 /api/api.go | |
| parent | d9e8a4f5ff0290f2a100e898928d871f2a59eca0 (diff) | |
Add telecom log marking shell command.
We often get bugs where testers have executed a LONG list of test steps.
It becomes extremely difficult to know where in the logs corresponds to
which test script step.
This adds a new telecom shell command:
adb shell telecom log-mark Testing 1 2 3
This command adds a USER_LOG_MARK event log item to all ongoing calls and
to the general telecom logs with the specified message.
Test: Tested using the new shell command to mark the telecom logs in and out of calls.
Fixes: 228895073
Change-Id: Ic11edc777e57a4fc8748a42c931379faf7cea671
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions