diff options
author | Tom Cherry <tomcherry@google.com> | 2018-09-27 13:19:02 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2018-09-27 20:29:49 +0000 |
commit | fa5f61c8d9a8f80734d4ffc0f9d8ec4ac3a062b9 (patch) | |
tree | 7727156aee5b2784c3699386edde5483213c90d5 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 8d11bea6c57cf62171f4157e0f2061ada4c19b10 (diff) |
Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc.
During the review of the script that generates /vendor/etc/passwd, it
was suggested that the shell be /vendor/bin/sh instead of the typical
/system/bin/sh. This has subsequently caused bionic unit tests to
fail, since they always check that the shell is set to /system/bin/sh.
In the spirit of that review, libc is modified to return
/vendor/bin/sh for the OEM AID ranges and the test is updated to
expect this.
Test: bionic unit tests
Change-Id: Ie7c1c48fde8a71b3df1aa0ef112d42ab7bd3baec
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions