commit | 32150288f88b2a1a6e7268b24cd8b2646b1af5d6 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Nov 12 22:54:53 2021 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Fri Jul 01 05:50:52 2022 +0000 |
tree | 4dab826b41b4fec3fb19ed9d4aa2be1364d300f0 | |
parent | ffa3aaac5513bc2ef6c7d3f88db9976f86275f88 [diff] |
libbinder: build option to disable the kernel IPC, part 1/2 Add a new BINDER_WITH_KERNEL_IPC macro to enable all code that uses IPCThreadState or ProcessState. This macro is defined for Android libbinder but left out for non-Android builds. Bug: 224644083 Test: m Change-Id: I622757fcc0f9885dbf271c0ffa84c54938d50774