Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5a6d16f authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 25785 into eclair

* changes:
  Fix http://b/2126318 (density test fails due to wrong-size asset stripping)
parents 3f90aae6 da06e32e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ LOCAL_JAVA_LIBRARIES := framework-tests android.test.runner
LOCAL_STATIC_JAVA_LIBRARIES := googlelogin-client

# Resource unit tests use a private locale
LOCAL_AAPT_FLAGS = -c xx_YY -c cs
LOCAL_AAPT_FLAGS = -c xx_YY -c cs -c 160dpi -c 32dpi -c 240dpi

LOCAL_SRC_FILES := \
	$(call all-subdir-java-files) \