commit | 8e8648463d74005ac3111235b6bdea9c79d7a34a | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Feb 05 06:32:07 2018 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Mon Feb 05 11:06:08 2018 -0800 |
tree | 30d24cb89edfe5b4b4efc051c4d32a6cb67b9d55 | |
parent | 94e930551169f95593cd8732f8d9dcb452902ed0 [diff] |
libcutils: Add "daemon" and "bin" users for testing only Multiple LTP tests require a "daemon" or "bin" user. These user ids have been defined since UNIX incept, and even up to the '80s remained in many of the tools as hard coded values. Add these two ids with a cautionary note. Test: compile Bug: 31152327 Bug: 31226046 Bug: 32385889 Change-Id: Ida2fb6d817b8ada0624870439fcf848667b31fb3