[Android Notifications Refactor]: Remove trusted remote app functions from NotificationBuilderBase
This CL moves the untrusted remote app bitmap decoding from NotificationBuilderBase to WebApkServiceClient. This enables removing: NotificationBuilderBase#setStatusBarIconForTrustedRemoteApp() and NotificationBuilderBase#setContentSmallIconForTrustedRemoteApp() BUG=None TBR=peter@,peconn@,dominickn@,pshmakov@ (Looks like presubmit OWNERS check is broken) Change-Id: I15fbc3c286cd6bd276bc098f7eee961c71b2bb31 Reviewed-on: https://chromium-review.googlesource.com/c/1383520 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:Dominick Ng <dominickn@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Pavel Shmakov <pshmakov@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#618844}
Showing
Please register or sign in to comment