OSDN Git Service

Remove a check for AIDs in the OEM range.
authorTom Cherry <tomcherry@google.com>
Fri, 4 Aug 2017 18:07:19 +0000 (11:07 -0700)
committerTom Cherry <tomcherry@google.com>
Fri, 4 Aug 2017 20:30:21 +0000 (13:30 -0700)
commitc2c36b661cf80f88305fc15907a6df16a0342862
tree249e30de94207f41fce34b8fd3f332588ec4aea4
parentb09c4fc95793953cca7aa5ca49519b2a83c4bf19
Remove a check for AIDs in the OEM range.

Remove the check that AIDs in the OEM range are not defind in
android_filesystem_config, as we do not yet have a good solution for
OEMs to define custom AIDs and what OEMs are currently doing isn't
hurting anything.

Bug: b/64137613
Test: pwd.getpwent_iterate / grp.getgrent_iterate
Change-Id: If98ad4443fe9e827e3f17b3df92eca82763e6290
(cherry picked from commit a14485addeacc23587743dad307184c00224b823)
tests/grp_pwd_test.cpp