Remove symbols which we did not expose before android-23

Even though platform libc for 19 has this symbols, android-21 and 22
do not export them - to preserve forward compatibility they were
removed from android-19:

clearerr_unlocked
feof_unlocked
ferror_unlocked
fileno_unlocked

Bug: http://b/28864994
Change-Id: I3dfd27ee82d8886bf5cf934bd426ef7c2f26ecfd
6 files changed