commit | fc8d8850ab5164c26386210db2e3fe1bc286b40d | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Jul 26 10:47:14 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Aug 02 17:01:24 2017 -0700 |
tree | 3bf312a583d430c9f6395e7690765aa707e6cf23 | |
parent | 3f68cca4d606454b7b3c5104ff01414630f5cae3 [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 Merged-In: I417d0472df2170ab190c1c1622117df58292125c