From db8ef02fea805e9958cdabd8a1d9de81b33115e8 Mon Sep 17 00:00:00 2001 From: Andrew Stadler Date: Mon, 22 Feb 2010 21:06:59 -0800 Subject: Remove ProGuard from tests, too. Follow-up to: 58fbf8c1af1d8f710db021f5f52f59db80c724e0 --- tests/Android.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/Android.mk') diff --git a/tests/Android.mk b/tests/Android.mk index 9dc368667..819e0b5b3 100644 --- a/tests/Android.mk +++ b/tests/Android.mk @@ -33,6 +33,4 @@ LOCAL_INSTRUMENTATION_FOR := Email LOCAL_SDK_VERSION := current -LOCAL_PROGUARD_ENABLED := full - include $(BUILD_PACKAGE) -- cgit v1.2.3