summaryrefslogtreecommitdiff
path: root/hwc3/impl/HalImpl.cpp
diff options
context:
space:
mode:
authorYichi Chen <yichichen@google.com>2021-12-28 15:14:40 +0800
committerYichi Chen <yichichen@google.com>2021-12-28 15:35:01 +0800
commit4db863d6101f5fb8de3f5126432436d5a76e8f09 (patch)
treefad68b52331234be66deecdad5bd94ed69f36e3a /hwc3/impl/HalImpl.cpp
parent3af059705991d93c558a15910931b763726abcd0 (diff)
hwc3: set setInheritRt on Composer and ComposerClient
In Composer3, the binder interface was changed from hwbinder to libinder due to the interface change from HIDL to AIDL. Unlike hwbinder, inherit real-time priority is not a default behavior in libbinder. The patch overrides the createBinder() for IComposer and IComposerClient to set InheritRt properly when their binders are created. Bug: 211720161 Test: Check the real-time priority on composer service. Change-Id: Ie2ead837b1157284d7764d83878e895a37d6c330
Diffstat (limited to 'hwc3/impl/HalImpl.cpp')
0 files changed, 0 insertions, 0 deletions