android: bump target platform version to 4.0.3 (this time for real).

Change-Id: I616c1de498f2975c8af3e08b51d8fae77869f441
This commit is contained in:
Thomas Martitz 2012-04-11 12:36:17 +02:00
parent 728db21502
commit 0d9367744d

View file

@ -28,7 +28,7 @@ $(CPUFEAT_BUILD)/cpu-features.o: $(CPUFEAT)/cpu-features.c
.PHONY: apk classes clean dex dirs libs jar
# API version
ANDROID_PLATFORM_VERSION=11
ANDROID_PLATFORM_VERSION=15
ANDROID_PLATFORM=$(ANDROID_SDK_PATH)/platforms/android-$(ANDROID_PLATFORM_VERSION)
# android tools