Skip to content
Snippets Groups Projects
Commit 8b9c3802 authored by Jay Sullivan's avatar Jay Sullivan
Browse files

Change trace tag for AppOpsCheckingServiceTracingDecorator

"Trace.TRACE_TAG_SYSTEM_SERVER" is used here as a trace category. This is probably fine, but, CrystalBall itself isn't currently configured to log this category.

As a workaround, use the trace tag "Trace.TRACE_TAG_ACTIVITY_MANAGER" instead.

Later, we might want to change this back to "Trace.TRACE_TAG_SYSTEM_SERVER" (or even create a new tag for permissions), and configure CrystalBall to support this category.

Bug: 252887420
Change-Id: Ia9ade03369de94ece045ec1433c9797e8eb8ce1e
Merged-In: Ia9ade03369de94ece045ec1433c9797e8eb8ce1e
Test: CrystalBall CUJ: android.platform.test.scenario.permissions.PermissionsTest
(cherry picked from commit 9bfeb112)
parent 6789d002
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment