From d6ce4aaec1a9ce53fee9c0d9fc47668a33521deb Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Sat, 15 Apr 2017 00:31:24 -0400 Subject: Removed deprecated values from configure.in and mobile/android/confvars.sh --- makeicecat | 3 --- 1 file changed, 3 deletions(-) diff --git a/makeicecat b/makeicecat index 7d7b720..beb5c70 100644 --- a/makeicecat +++ b/makeicecat @@ -524,9 +524,6 @@ cp $ff32 image/test/unit/image2jpg32x32-win.png echo "-dontwarn android.support.**" >> mobile/android/config/proguard/proguard.cfg echo "-dontwarn android.support.**" >> mobile/android/config/proguard/strip-libs.cfg -sed '/MOZ_ANDROID_SEARCH_ACTIVITY/d; /MOZ_SERVICES_HEALTHREPORT/d; /MOZ_DEVICES/d; /MOZ_ANDROID_RESOURCE_CONSTRAINED/,+2d' -i mobile/android/confvars.sh -sed '/MOZ_ANDROID_GOOGLE_PLAY_SERVICES/d' -i configure.in - cat << EOF >> mobile/android/confvars.sh # IceCat settings MOZ_APP_VENDOR=GNU -- cgit v1.2.3