diff options
author | Colin Cross <ccross@android.com> | 2018-09-06 11:53:17 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2018-09-06 15:55:28 -0700 |
commit | bddd3ef5c1ab6e21e0e3e49fb2b410c9dabe5edc (patch) | |
tree | 9f285c76b408fde93771f4fa198e7486df5a1327 /tests | |
parent | 9666cb415d7d44a86cfb0b7ec1df6e6317fe3259 (diff) |
Use getpwnam and getgrnam in libwifi_hal
libwifi_hal is a vendor module, but it was accidentally getting
the core version of the libcutils headers which included
private/android_filesystem_config.h. Change it to using
getpwnam("wifi") and getgrnam("wifi") instead of AID_WIFI.
Test: m checkbuild
Bug: 63135587
Bug: 114238698
Change-Id: I28f20fd9f4868c0d1e25fda64f477f6d551cc1dd
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions