3 Commits
Author SHA1 Message Date
Artem Samoilenko 8604da3db1 [Android] Adopt ServiceLoaderUtil for CustomizationProviderDelegate
Chromium change:
https://source.chromium.org/chromium/chromium/src/+/2c57ce7d0331365cdf349f90451fb1379a5778ab

Adopt ServiceLoaderUtil for CustomizationProviderDelegate

Needs to wait for crrev.com/i/7702286 before landing.

Cq-Include-Trybots: luci.chrome.try:android-internal-binary-size
Bug: 40901855
2024-10-24 12:14:30 +01:00
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
samartnik a65564459a [Android] Changes for partner customizations
Chromium change:
https://github.com/chromium/chromium/commit/254d31968ece2b5bb58984ed2f79ae01d001c9d1

Remove partnercustomizations AppHooks dep and modularize code
* Remove AppHooks dependency for partnercustomizations.
* Move partnercustomizations code to its own module.
* Move test rules to the partnercustomizations module and setup BUILD.
* Move tests to the partnercustomizations module.

Bug: 1291657
2022-04-15 18:26:38 -04:00