diff options
| author | 2024-03-04 11:06:27 +0000 | |
|---|---|---|
| committer | 2024-03-08 17:55:57 +0000 | |
| commit | e539379edf2ef68a35e49b4a3e50e9cdbce0b516 (patch) | |
| tree | aa46d8999d7c92f2118ade480578f83f9da199c0 /wifi/java/src | |
| parent | 6c29e1ea04425b68ee63d9ac84ee2b1f87808bcf (diff) | |
Add separate clear method for audit log callback
Currently clients have to provide an executor even when callback is null
which doesn't make any sense. With this CL both executor and callback
are non-nullable, and instead a separate clearing method is added.
+ also add 'throw' before rethrowFromSystemServer
Bug: 295324350
Test: atest CtsDevicePolicyTestCases:SecurityLoggingTest
Change-Id: I2262a7c2d8d433220bca125570aa04dd5c1c7df7
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions