summaryrefslogtreecommitdiff
path: root/Documentation/building/android.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/building/android.md')
-rw-r--r--Documentation/building/android.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/building/android.md b/Documentation/building/android.md
index cfb509dc2f..9f85ad7569 100644
--- a/Documentation/building/android.md
+++ b/Documentation/building/android.md
@@ -43,7 +43,6 @@ You can run the PAL tests on an Android device. To run the tests, you first copy
To copy the PAL tests over to an Android phone:
```
adb push bin/obj/Linux.arm64.Debug/src/pal/tests/palsuite/ /data/local/tmp/coreclr/src/pal/tests/palsuite
-adb push cross/android/toolchain/arm64/sysroot/usr/lib/libuuid.so.1 /data/local/tmp/coreclr/lib
adb push cross/android/toolchain/arm64/sysroot/usr/lib/libintl.so /data/local/tmp/coreclr/lib
adb push cross/android/toolchain/arm64/sysroot/usr/lib/libandroid-support.so /data/local/tmp/coreclr/lib/
adb push cross/android/toolchain/arm64/sysroot/usr/lib/libandroid-glob.so /data/local/tmp/coreclr/lib/