[cr133] Fix Linux installer appdata exclusion

For the Linux installer, Brave replaces the existing chromium files with
its own under `chromium_src/`, however these files were renamed
recently, which has broken the exclusion of the upstream files.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/8841ff9eebfb25115d9e84636ca39b16ff87a847

commit 8841ff9eebfb25115d9e84636ca39b16ff87a847
Author: Tom Anderson <thomasanderson@chromium.org>
Date:   Fri Dec 6 23:19:28 2024 +0000

    [Linux Packaging] Unify Chromium and Chrome appdata template

    Also there's only one file in the following directories:
    * chrome/installer/linux/common/chromium-browser
    * chrome/installer/linux/common/google-chrome
    So move the files out of the directories and into
    chrome/installer/linux/common.

    R=thestig

    Change-Id: I5cb76f98bd2e95ee24be9df0b4ec87631b5f0c18
    Bug: None
This commit is contained in:
Claudio DeSouza
2025-01-27 09:41:14 -05:00
committed by Max Karolinskiy
parent cf1fa166e2
commit 94590f6d9e
+2 -2
View File
@@ -13,8 +13,8 @@ common_packaging_files_sources = [
common_packaging_files_excluded_sources = [
"//chrome/app/resources/manpage.1.in",
"common/chromium-browser/chromium-browser.appdata.xml",
"common/chromium-browser/chromium-browser.info",
"common/appdata.xml.template",
"common/chromium-browser.info",
]
brave_packaging_files_executables = [