Commit Graph
3 Commits
Author SHA1 Message Date
Simone Arpe 39cf09370b Fix copyright header (#18011)
Replaces `http` protocol with `https` in the copyright header for Java and XML files.
2023-04-12 15:10:02 +02:00
Artem Samoilenko 2eda18a537 [Android] Reverted resources required for ads notifications
Chromium change:

chromium/chromium@d8e8408

[Fixit] Remove CustomNotificationBuilder

CustomNotificationBuilder is only used for Android M-. With Chrome's minSdkVersion=24, we can remove this class (and related resources).

With this change, StandardNotificationBuilder will be the only class
extending NotificationBuilderBase; merging it with the base class is not
scoped in this CL.

This CL also removed several other  @RequireApi annotation for N.

Bug: 1385893
2023-02-22 06:30:34 -05:00
Jocelyn Liu d2ad3ee0b0 Add missing ads resources 2019-10-23 14:50:07 -07:00