Merge change 8502 into donut

* changes:
  Rename ndk/build/platforms/android-1.5 into android-3 to match API levels
This commit is contained in:
Android (Google) Code Review
2009-07-25 09:10:50 -07:00
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