gecko/b2g/dev/confvars.sh
Shih-Chiang Chien e206a42b79 Bug 1231416 - fix Mulet UA string generation rule. r=fabrice.
MozReview-Commit-ID: 69fIxw0FO9l
2016-02-16 18:54:12 +08:00

13 lines
308 B
Bash

#! /bin/sh
# 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_B2G=1
MOZ_MULET=1
. ${srcdir}/browser/confvars.sh
MOZ_BUNDLED_FONTS=1
MOZ_UA_OS_AGNOSTIC=1