Android: Replace AID_* macros with getgrnam() and getpwnam()

Android restricts access to private/android_filesystem_config.h.
Thus remove this explicit access and replace the AID_* macros
with getgrnam() and getpwnam() calls.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2 files changed