diff options
author | Tom Cherry <tomcherry@google.com> | 2018-04-04 15:02:55 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2018-04-04 15:02:55 -0700 |
commit | b4c25c882ef6cb99db692f5aca7db8275b044cbc (patch) | |
tree | c01ff0c9e695ac793518cdc12f7837a52ef8b348 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | b7fd08cad7f4b3338edd687f9a127165e8a58132 (diff) |
Do not check user/group names in pwd/grp tests for OEM uid/gids
Vendors that use config.fs will have their own uniquely named
user/group names for uids/gids that fall in the OEM ranges. We
continue to allow lookup via oem_## for these values, however the
returned structs will always include the name from config.fs, so we do
not check it for anything in the tests.
Bug: 77549259
Test: bionic unit tests with uid 5000 as AID_CRAS
Change-Id: I27fc1fdd0e22063fea82b4c9d2a6fb8b865c5d7b
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions