diff options
author | Ahaan Ugale <augale@google.com> | 2021-06-17 22:24:01 -0700 |
---|---|---|
committer | Ahaan Ugale <augale@google.com> | 2021-06-25 12:08:09 -0700 |
commit | c27cb748b18bd0e68fc0b3b417589239b8187e25 (patch) | |
tree | 95965c791153b6e2dd2426d8d6492b4c3efe8d43 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ba23b84687d4bbaada0a8084dabaafb59f27a233 (diff) |
Fix finishOp for HotwordDetectionService
We currently specially handle the HotwordDetectionService uid in
AppOpsPolicy. But CheckOpsDelegate doesn't currently include finishOp,
so that doesn't work for the hotword service. This change adds finishOp
to the interface and implements it in AppOpsPolicy to be consistent with
the other ops.
Bug: 190011174
Test: manual - no error in logs for finishOp
Test: manual - privacy indicator works as expected (with another wip
change)
Change-Id: I77907092a917362aacd0d5562e54abd6f3c3d47b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions