summaryrefslogtreecommitdiffstats
path: root/build/autoconf/android.m4
diff options
context:
space:
mode:
Diffstat (limited to 'build/autoconf/android.m4')
-rw-r--r--build/autoconf/android.m46
1 files changed, 0 insertions, 6 deletions
diff --git a/build/autoconf/android.m4 b/build/autoconf/android.m4
index 4ab6d5a82..6c55a3f3f 100644
--- a/build/autoconf/android.m4
+++ b/build/autoconf/android.m4
@@ -210,12 +210,6 @@ fi
AC_DEFUN([MOZ_ANDROID_INSTALL_TRACKING],
[
-if test -n "$MOZ_INSTALL_TRACKING"; then
- AC_SUBST(MOZ_INSTALL_TRACKING)
- MOZ_ANDROID_AAR(play-services-ads, $ANDROID_GOOGLE_PLAY_SERVICES_VERSION, google, com/google/android/gms)
- MOZ_ANDROID_AAR(play-services-basement, $ANDROID_GOOGLE_PLAY_SERVICES_VERSION, google, com/google/android/gms)
-fi
-
])
dnl Configure an Android SDK.