misc/cpu: remove ANDROID code
commit2b56980493455394a1f2769250a7f786634b4066
authorThomas Guillem <thomas@gllm.fr>
Sat, 5 May 2018 09:24:45 +0000 (5 11:24 +0200)
committerThomas Guillem <thomas@gllm.fr>
Sat, 5 May 2018 09:24:45 +0000 (5 11:24 +0200)
tree18de854dc67d839a47af83e5762be7d76b1a30e2
parent8d8c5b6bcb35b959e2b91b8bf53bca0ff84b0846
misc/cpu: remove ANDROID code

This code was never used until ea81c71. This code doesn't compile since it
requires the cpufeatures lib from the android-ndk that was never built from the
VLC project.

Android will use linux/cpu.c for CPU detection.
src/misc/cpu.c