summaryrefslogtreecommitdiffstats
path: root/9/platforms/android-14
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-01-30 21:41:04 -0800
committerYing Wang <wangying@google.com>2014-01-30 21:41:04 -0800
commit4d0fbf9a797d4f597200888e56171c9fba1e4eb7 (patch)
treec6d3c0b637fd588131455e7243ee441e86a845a2 /9/platforms/android-14
parentd4cfbc22e59153b8e0ebd4d4a8d7495a6f40a05e (diff)
downloadprebuilts_ndk-4d0fbf9a797d4f597200888e56171c9fba1e4eb7.zip
prebuilts_ndk-4d0fbf9a797d4f597200888e56171c9fba1e4eb7.tar.gz
prebuilts_ndk-4d0fbf9a797d4f597200888e56171c9fba1e4eb7.tar.bz2
Add symlinks of 64bit platforms to lower API levels.
This works around the fact that we don't have 64bit platforms for API levels lower than 19. Bug: 11654773 Change-Id: I50030d52441e1dcb33ad8cbd072c03641940abdd
Diffstat (limited to '9/platforms/android-14')
l---------9/platforms/android-14/arch-arm641
l---------9/platforms/android-14/arch-x86_641
2 files changed, 2 insertions, 0 deletions
diff --git a/9/platforms/android-14/arch-arm64 b/9/platforms/android-14/arch-arm64
new file mode 120000
index 0000000..26e3f4d
--- /dev/null
+++ b/9/platforms/android-14/arch-arm64
@@ -0,0 +1 @@
+../android-19/arch-arm64 \ No newline at end of file
diff --git a/9/platforms/android-14/arch-x86_64 b/9/platforms/android-14/arch-x86_64
new file mode 120000
index 0000000..17a0bc6
--- /dev/null
+++ b/9/platforms/android-14/arch-x86_64
@@ -0,0 +1 @@
+../android-19/arch-x86_64 \ No newline at end of file