Rename ndk/build/platforms/android-1.5 into android-3 to match API levels

This commit is contained in:
David 'Digit' Turner
2009-07-24 17:56:51 +02:00
parent 1715a1f877
commit fdc5ea243d
1343 changed files with 8 additions and 7 deletions

View File

@@ -249,7 +249,7 @@ all: installed_modules host_libraries host_executables
# XXX: For now, only support one platform and one target ABI with
# only one toolchain.
#
TARGET_PLATFORM := android-1.5
TARGET_PLATFORM := android-3
TARGET_ARCH_ABI := arm
TARGET_ARCH := arm
TARGET_TOOLCHAIN := $(NDK_TARGET_TOOLCHAIN)

Some files were not shown because too many files have changed in this diff Show More