commit | 73d6d9ddf604e813a93efae2ffb3b358bd887e05 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Thu Sep 01 15:13:50 2022 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Wed Sep 14 17:24:50 2022 +0000 |
tree | df7a63a715e8e66bc67aa2813850c0aae60aaaed | |
parent | 1f0ac9da70d59bb6fcf3480fd47083287513b31b [diff] |
cameraserver: inherit RT priority for AIDL HAL ICameraDeviceCallback calls. Bug: 242077173 Test: Check perfetto trace; When camera HAL has an RT thread making a binder call to cameraserver the serving threads priority is RT as well (bug has details) Change-Id: I1f07176ccc07a8e523289a5d1e47c9cec66c765f Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>