commit | 20d52b367653bf43bd99194c6d242579288fd973 | [log] [tgz] |
---|---|---|
author | Gavin Corkery <gavincorkery@google.com> | Thu Feb 02 18:31:13 2023 +0000 |
committer | Gavin Corkery <gavincorkery@google.com> | Fri Feb 03 07:53:47 2023 +0000 |
tree | 13dd2bb4187a42424d3d3adc4a1be987ab9ce95a | |
parent | bef72a409e68e17d5781c565592da2ffc166a549 [diff] |
Make onFinished(String) a SystemApi Since this callback is only used by retrieveBugreport which is a SystemApi, the callback itself should also be a SystemApi. Test: atest CtsRootBugreportTestCases Bug: 267620533 Change-Id: I6c11a86acbf6485a86e5a7baf76031f8c2bce264