summaryrefslogtreecommitdiffstats
path: root/9
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2013-09-27 02:45:40 -0700
committerAndrew Hsieh <andrewhsieh@google.com>2013-09-27 02:45:40 -0700
commit34b702b2a4b45b888053e90600f530a29f54c71d (patch)
tree18b5ac31c1d0c7740467e0efdcac525829b3fef7 /9
parent485dbd72ec8fb146af1f4c5c0d238fe5bf00f471 (diff)
downloadprebuilts_ndk-34b702b2a4b45b888053e90600f530a29f54c71d.zip
prebuilts_ndk-34b702b2a4b45b888053e90600f530a29f54c71d.tar.gz
prebuilts_ndk-34b702b2a4b45b888053e90600f530a29f54c71d.tar.bz2
Add symlink for x86/mips platform version 8.
Although NDK support for MIPS/X86 starts only from android-9, some projects froyo-ub-gcore-* needs both at android-8... Change-Id: Iff0fc809a6f342bbbd3d3fc09adf4679d93b51dc
Diffstat (limited to '9')
l---------9/platforms/android-8/arch-mips1
l---------9/platforms/android-8/arch-x861
2 files changed, 2 insertions, 0 deletions
diff --git a/9/platforms/android-8/arch-mips b/9/platforms/android-8/arch-mips
new file mode 120000
index 0000000..a00d0a9
--- /dev/null
+++ b/9/platforms/android-8/arch-mips
@@ -0,0 +1 @@
+../android-9/arch-mips/ \ No newline at end of file
diff --git a/9/platforms/android-8/arch-x86 b/9/platforms/android-8/arch-x86
new file mode 120000
index 0000000..9f3e361
--- /dev/null
+++ b/9/platforms/android-8/arch-x86
@@ -0,0 +1 @@
+../android-9/arch-x86/ \ No newline at end of file