From 0596bf43a76da4b2f74e1c3029d76a6d85a5888b Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Tue, 8 Aug 2023 11:28:42 +0200 Subject: [PATCH] ignore com.google.android.gms proguard warnings --- .../patches/Remove-binary-blob-integrations.patch | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/build/patches/Remove-binary-blob-integrations.patch b/build/patches/Remove-binary-blob-integrations.patch index f20267e9..03c67405 100644 --- a/build/patches/Remove-binary-blob-integrations.patch +++ b/build/patches/Remove-binary-blob-integrations.patch @@ -25,6 +25,7 @@ Parts of this patch were developed by csagan5, uazo and others. License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html --- ...em_webview_bundle.AndroidManifest.expected | 5 - + build/android/gyp/proguard.py | 2 + chrome/android/BUILD.gn | 48 +- chrome/android/chrome_java_sources.gni | 5 - .../features/cablev2_authenticator/BUILD.gn | 2 - @@ -103,7 +104,7 @@ License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html .../gms/ChromiumPlayServicesAvailability.java | 10 +- weblayer/browser/java/BUILD.gn | 1 - weblayer/public/java/BUILD.gn | 1 - - 79 files changed, 94 insertions(+), 1978 deletions(-) + 80 files changed, 96 insertions(+), 1978 deletions(-) diff --git a/android_webview/expectations/system_webview_bundle.AndroidManifest.expected b/android_webview/expectations/system_webview_bundle.AndroidManifest.expected --- a/android_webview/expectations/system_webview_bundle.AndroidManifest.expected @@ -127,6 +128,18 @@ diff --git a/android_webview/expectations/system_webview_bundle.AndroidManifest.