gecko-dev/mobile/android/confvars.sh
serge-sans-paille c87d1a4f1d Bug 1900217 - Remove MOZ_RAW from confvars.sh r=glandium,geckoview-reviewers,m_kato
Previous behavior was not doing anything.

Additionally MOZ_RAW was set in the config substitution but never
actually used.

Differential Revision: https://phabricator.services.mozilla.com/D212366
2024-06-16 14:49:14 +00:00

8 lines
377 B
Bash

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOZ_BRANDING_DIRECTORY=mobile/android/branding/unofficial
MOZ_OFFICIAL_BRANDING_DIRECTORY=mobile/android/branding/official
# MOZ_APP_DISPLAYNAME is set by branding/configure.sh