commit | c2e181cf1d3c189c05633031ce933541894051a0 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri Jul 14 16:29:23 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Mon Jul 17 11:08:41 2017 -0700 |
tree | 9603192ccb4c26afebb3648a6a75be4be416fb8d | |
parent | f42d02830de827096150fea42e99c55fdb2b7df7 [diff] |
ueventd: add tests for setegid()/setfscreatecon() and threads setegid() and setfscreatecon() on Android both operate on a per-thread basis, not a per-process basis. Ueventd may take advantage of this in the future, so this CL introduces tests that ensure that this functionality remains consistent. Bug: 63441941 Test: newly added unit tests Change-Id: I8b1c62cc322b6fe44b748550a4cea8658d9efd88