From 0fd55ba58eee50c65bc52ce44f7374e91ac83b54 Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Thu, 11 Oct 2012 12:22:19 +0800 Subject: Refresh prebuilts/ndk/android-ndk-r8 with content of r8c Mostly notable change is the removal of arch-x86 and arch-mips headers from platforms/android-{3,4,5,8}. Those headers are imcomplete to begin with, since both X86 and MIPS ABIs are only supported at API > 8 Other fixes (excerpts from docs/CHANGES.html) 1. Fixed arch-mips/include/asm/* previously incorrectly cleaned from original kernel See https://android-review.googlesource.com/#/c/43335 2. Replace struct member data "__unused" with "__linux_unused" in linux/sysctl.h and linux/icmp.h to avoid conflict with "#define __unused" in sys/cdefs.h 3. Fixed fenv.h to enclosed C functions with __BEGIN_DECLS/__END_DECLS 4. Removed unimplemented functions in malloc.h 5. Fixed stdint.h. See http://code.google.com/p/android/issues/detail?id=1952 6. Fixed preprocessor macros in <arch>/include/machine/* 7. Replaced link.h for mips with new version for all platforms 8. Remove linux-unistd.h Change-Id: I35f120a870afe25a2d105a2cdbb957f0d40b60e9 --- 8/platforms/android-14/arch-arm/usr/lib/libEGL.so | Bin 6503 -> 6360 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '8/platforms/android-14/arch-arm/usr/lib/libEGL.so') diff --git a/8/platforms/android-14/arch-arm/usr/lib/libEGL.so b/8/platforms/android-14/arch-arm/usr/lib/libEGL.so index 8e245db..66e8573 100755 Binary files a/8/platforms/android-14/arch-arm/usr/lib/libEGL.so and b/8/platforms/android-14/arch-arm/usr/lib/libEGL.so differ -- cgit v1.1