Rename ndk/build/platforms/android-1.5 into android-3 to match API levels
This commit is contained in:
@@ -249,7 +249,7 @@ all: installed_modules host_libraries host_executables
|
|||||||
# XXX: For now, only support one platform and one target ABI with
|
# XXX: For now, only support one platform and one target ABI with
|
||||||
# only one toolchain.
|
# only one toolchain.
|
||||||
#
|
#
|
||||||
TARGET_PLATFORM := android-1.5
|
TARGET_PLATFORM := android-3
|
||||||
TARGET_ARCH_ABI := arm
|
TARGET_ARCH_ABI := arm
|
||||||
TARGET_ARCH := arm
|
TARGET_ARCH := arm
|
||||||
TARGET_TOOLCHAIN := $(NDK_TARGET_TOOLCHAIN)
|
TARGET_TOOLCHAIN := $(NDK_TARGET_TOOLCHAIN)
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user