Add missing symbols for android-12 platform libc

This affects libc.so for android-12,14,16,19

Symbols missing from NDK libc but present in the
platform version of libc:

__getcpu # except mips
__sched_cpualloc
__sched_cpucount
__sched_cpufree
__sched_getaffinity
__system_property_set
ether_aton
ether_aton_r
ether_ntoa
ether_ntoa_r
pthread_atfork
sched_getaffinity
sched_getcpu
sched_setaffinity
timegm
timelocal

Bug: http://b/28864994
Change-Id: Ic41ec18fd6b583759d15fd8c6bcc759e087b5daa
21 files changed