Created
October 22, 2021 01:33
-
-
Save navczydev/2e6c37db8cfe0e44c2605a46a54739fa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb shell dumpsys activity service \ com.android.systemui/.dump.SystemUIAuxiliaryDumpService | |
A section of the output includes the text "NotifInteractionLog". | |
This section contains the information that's necessary to identify the component that starts as the result of a notification tap. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment