From 800f383dbf290dee579a2ea752d26e5ac49d5534 Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Tue, 7 Oct 2014 11:37:57 +0800 Subject: Move 64-bit headers/libs to android-21 64-bit headers/libs hid in android-19, the highest API level when 64-bit started, and the actually number for L wasn't known then. Continue to symlink from other level to android-21, so projects build for both 32- and 64-bit don't need to set LOCAL_SDK_VERSION higher than necessary just to get 64-bit headers/libs, and risk unintended use of new APIs BUG=17885653 Change-Id: I0edef2a624c71b2b2365d5660b4f221303ce15e5 --- 9/platforms/android-21/arch-mips64/usr/lib64/libm.so | Bin 0 -> 32123 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 9/platforms/android-21/arch-mips64/usr/lib64/libm.so (limited to '9/platforms/android-21/arch-mips64/usr/lib64/libm.so') diff --git a/9/platforms/android-21/arch-mips64/usr/lib64/libm.so b/9/platforms/android-21/arch-mips64/usr/lib64/libm.so new file mode 100755 index 0000000..b89bcb6 Binary files /dev/null and b/9/platforms/android-21/arch-mips64/usr/lib64/libm.so differ -- cgit v1.1