From 8b4f4331b757aa678cad8a9bcb21fb1edc4371be Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Thu, 17 Jul 2014 16:18:13 +0800 Subject: [PATCH] Remove symlink ndk/platforms/android-L/arch-mips64/lib This is for coming CL which replaces symlink lib with physical directory. Somehow android-review.googlesource.com dislikes removal of symlink and addition of physical directory appear in the same CL Change-Id: I42a06761d940ef74859bf3bf8f6bb12667863a1e --- ndk/platforms/android-L/arch-mips64/lib | 1 - 1 file changed, 1 deletion(-) delete mode 120000 ndk/platforms/android-L/arch-mips64/lib diff --git a/ndk/platforms/android-L/arch-mips64/lib b/ndk/platforms/android-L/arch-mips64/lib deleted file mode 120000 index 94053f77e..000000000 --- a/ndk/platforms/android-L/arch-mips64/lib +++ /dev/null @@ -1 +0,0 @@ -../arch-mips/lib \ No newline at end of file