don't strip resources so it work on all devices

Change-Id: Ifc6be52151fcdecd0f8f622c7312ffa0ac4705e9
This commit is contained in:
Mathias Agopian
2010-08-17 15:32:32 -07:00
parent 4b06026cb9
commit b5c4c9e266

View File

@@ -25,6 +25,8 @@ LOCAL_PACKAGE_NAME := AccelerometerPlay
LOCAL_SDK_VERSION := current LOCAL_SDK_VERSION := current
LOCAL_AAPT_FLAGS = -c 120dpi -c 240dpi -c 160dpi
include $(BUILD_PACKAGE) include $(BUILD_PACKAGE)
# Use the following include to make our test apk. # Use the following include to make our test apk.