commit | 65799c3f8363e94d7e0c248ca268382e1ecab6b1 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Jul 26 10:47:14 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Jul 26 12:54:35 2017 -0700 |
tree | 4f725c7d4c7deb3317cef752832b703f1ae61317 | |
parent | 572aca270273e751edff03bff169726335d11f8c [diff] |
Use getpwnam()/getgrnam() instead of AID_* macros (libgui) AID_* values are defined in libcutils private headers and hence is not exported. Use getpwnam() instead to get these values. Test: device boots Bug: 63135587 Change-Id: I417d0472df2170ab190c1c1622117df58292125c