commit | f8825fafc810e831cccd3a8ad61c064f55d4fa45 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri Jul 02 20:47:27 2021 -0700 |
committer | David Anderson <dvander@google.com> | Fri Jul 02 20:50:23 2021 -0700 |
tree | 111688f2156b1b9160abf9592b90df07c5dfd640 | |
parent | 4717129e57a90cfc12dbfa26cc86a07723b84401 [diff] |
Fix gid not being set in ueventd when device nodes already exist. The chown() call will fix the uid for pre-existing nodes, but not the gid. This fix ensures the correct gid is set if needed. Bug: 187738549 Test: manual test modifying ueventd.rc Change-Id: I0fadd745a7c57a089fed9afc2572ace597a05396