[Notif] Dont show blocking helper for non-blockable notifs
If the notification is considered non-blockable, we don't want to show it. Moved necessary logic around into the appropriate classes (minor refactor). Cached system info (IPC) in ExpandableNotifRow instead of calling so late in the game. Updated tests & added nonblocking checks. Change-Id: Ic010a0b32cf6df42e9d0d2c600cbbe95a68ffde2 Bug: 74115090 Test: atest {notif tests} Test: Visually via debug flag on sys notif
Loading
Please register or sign in to comment