diff options
author | Andrew Hsieh <andrewhsieh@google.com> | 2013-11-12 15:01:08 +0800 |
---|---|---|
committer | Andrew Hsieh <andrewhsieh@google.com> | 2013-11-12 15:01:08 +0800 |
commit | e9808d310fa92e2aa27a9208fe59144a43a8d4b6 (patch) | |
tree | d51c2db5fe080ec577587d22b70a228dbb311a44 /9/platforms | |
parent | 9919562ebddc37484995fcc9cdee18d12de99883 (diff) | |
download | prebuilts_ndk-e9808d310fa92e2aa27a9208fe59144a43a8d4b6.zip prebuilts_ndk-e9808d310fa92e2aa27a9208fe59144a43a8d4b6.tar.gz prebuilts_ndk-e9808d310fa92e2aa27a9208fe59144a43a8d4b6.tar.bz2 |
Remove symlink android-12,13,15,16,17
NDK r9b comes with headers/libs for android-12,13,15,16,17.
Replace symlink with real stuffs.
Note that this is part of https://android-review.googlesource.com/#/c/69556,
but apparantly the same CL can't "remove" symlink and "create" to replace it
with real directory at the same time.
Change-Id: Ic268a7ad2b339f9f4ff93f73ddd3343be293b2fa
Diffstat (limited to '9/platforms')
l--------- | 9/platforms/android-12 | 1 | ||||
l--------- | 9/platforms/android-13 | 1 | ||||
l--------- | 9/platforms/android-15 | 1 | ||||
l--------- | 9/platforms/android-16 | 1 | ||||
l--------- | 9/platforms/android-17 | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/9/platforms/android-12 b/9/platforms/android-12 deleted file mode 120000 index 4b0c217..0000000 --- a/9/platforms/android-12 +++ /dev/null @@ -1 +0,0 @@ -android-9
\ No newline at end of file diff --git a/9/platforms/android-13 b/9/platforms/android-13 deleted file mode 120000 index 4b0c217..0000000 --- a/9/platforms/android-13 +++ /dev/null @@ -1 +0,0 @@ -android-9
\ No newline at end of file diff --git a/9/platforms/android-15 b/9/platforms/android-15 deleted file mode 120000 index c352e1d..0000000 --- a/9/platforms/android-15 +++ /dev/null @@ -1 +0,0 @@ -android-14
\ No newline at end of file diff --git a/9/platforms/android-16 b/9/platforms/android-16 deleted file mode 120000 index c352e1d..0000000 --- a/9/platforms/android-16 +++ /dev/null @@ -1 +0,0 @@ -android-14
\ No newline at end of file diff --git a/9/platforms/android-17 b/9/platforms/android-17 deleted file mode 120000 index c352e1d..0000000 --- a/9/platforms/android-17 +++ /dev/null @@ -1 +0,0 @@ -android-14
\ No newline at end of file |