gecko-dev/mobile/android/thirdparty
Jan Henning bf6a3ea142 Bug 1385695 - Propagate "app" debug/release build type to dependencies. r=sebastian
Even when building the "app" module in debug mode, by default Gradle still chooses to build all dependencies in release mode, which means that all of our own source files that reside in such a library (geckoview, respectively thirdparty) will e.g. be missing debug info for local variables.

MozReview-Commit-ID: owZr9yKtYI

--HG--
extra : rebase_source : ae09795ebe70bf4213cd3d145efa355712c702a0
2017-07-30 13:55:11 +02:00
..
ch/boye/httpclientandroidlib
com Bug 1392224 - Make Fennec the default handler for Leanplum Push Notification. r=maliu 2017-08-22 13:40:17 +08:00
org Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps 2017-02-07 17:52:56 +01:00
AndroidManifest.xml Bug 1123416 - Part 5: Make a 'thirdparty' Gradle project in the source directory. r=sebastian 2015-10-20 15:32:50 -07:00
build.gradle Bug 1385695 - Propagate "app" debug/release build type to dependencies. r=sebastian 2017-07-30 13:55:11 +02:00
README

This directory contains the source code of Java libraries used by
Mozilla Fennec (Firefox for Android) but developed by third-party
organizations.