Bug 1615001 - `always-target` android-lints like other mozlints. r=tomprince

Differential Revision: https://phabricator.services.mozilla.com/D64784

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Nick Alexander 2020-02-28 18:34:19 +00:00
Родитель eeba610e4b
Коммит 300005e4ee
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,7 @@
# clone and somewhat expensive compilation of the Android # clone and somewhat expensive compilation of the Android
# intermediates just once. # intermediates just once.
lints: lints:
always-target: true
attributes: attributes:
build_platform: android build_platform: android
build_type: opt build_type: opt