diff options
| author | 2025-02-04 17:05:38 -0800 | |
|---|---|---|
| committer | 2025-02-14 12:00:01 -0800 | |
| commit | 8f647896aaacbd34fc313daa6f9d8a2a7f1b5cb0 (patch) | |
| tree | eb4a2890714043c3fb443f57edf9e34bb9c12d74 /api/coverage/tools | |
| parent | c74e868be41ae32884d6e53a30d0f35aa48cd388 (diff) | |
Improved logging and dump() on LocalTransport.
- Implemented LocalTransportService.dump()
- Implemented some missing toString() methods
- Added some extra logging statements
You can check it by running the following command in one terminal: some examples on how to use it:
$ watch -n 1 '(adb shell dumpsys activity service com.android.localtransport/.LocalTransportService | tee -a ~/tmp/dumpsys.log)'
Then in another:
$ adb shell 'settings put secure backup_local_transport_parameters "log_agent_results=true"'
$ adb shell bmgr backupnow android
$ adb shell bmgr run
Test: m -j LocalTransport && adb install $OUT/system/priv-app/LocalTransport/LocalTransport.apk # then commands above
Bug: 394173116
Flag: EXEMPT changes on debugging components only
Change-Id: I11d239f9b2a70de8f94ff7f9f6df0be79fc69d36
Diffstat (limited to 'api/coverage/tools')
0 files changed, 0 insertions, 0 deletions