Android 5.1.1 release 7
Cherry-pick "Use lrand48 on Android" [DO NOT MERGE]

Also remove from x86/libvpx_srcs.txt
Original change: https://gerrit.chromium.org/gerrit/70494/

When building x86 assembly use lrand48 instead of the
undocumented inlined _rand function.

Android now supports rand()
https://android-review.googlesource.com/97731
but only for new versions. Original workaround:
https://gerrit.chromium.org/gerrit/15744

(cherry-picked from 614a6a21483b59b4ab557785c160c8ca4722b062)

Change-Id: I3c17cf37c40623f8353d8836fb4ac02c35a4d8b8
8 files changed