| commit | 38eafb7efd9e59222688192df948428f73759f3a | [log] [tgz] |
|---|---|---|
| author | Andrei Homescu <ahomescu@google.com> | Fri Mar 22 22:38:08 2024 +0000 |
| committer | Andrei Homescu <ahomescu@google.com> | Thu Apr 04 03:52:31 2024 +0000 |
| tree | 50b94caaabd997f120e3fdaf97a3ae56bdc341be | |
| parent | 8c540c77956b11f42a8ad2a4defa4d6edce4d639 [diff] |
libbinder: Disable shell commands on non-IPC builds libbinder builds with kernel IPC disabled to not have getCallingUid(). Disable shell commands on those builds altogether to avoid permissions issues. Bug: 242243245 Test: Presubmit Change-Id: I41e21c3b0b8dd88a3e0a9ad30e1d25bcb07c9915