commit | 746c301e558cc307248b035066e349c047910e97 | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Fri Feb 03 11:43:11 2023 -0800 |
committer | Bryce Lee <brycelee@google.com> | Tue Feb 07 14:11:37 2023 -0800 |
tree | cc08c73b9d908b1923727d3b885a3ceff5dbadbb | |
parent | 099a3b8d20241bda404936e0555ba272b61d8a6e [diff] |
UserProcessCondition Introduction. This changelist introduces UserProcessCondition, a simple condition that is true only when the process user handle identifier matches the current user. This can be used to limit execution of code to only the process ran by the currently running user. Test: atest UserProcessConditionTest Bug: 261420432 Change-Id: I1efabf11b52d09833dc8a59a94b031bed682cab9