diff options
author | 2020-07-16 22:43:02 +0000 | |
---|---|---|
committer | 2020-07-17 21:42:35 +0000 | |
commit | bf1915b6d85d3c222200ef5d5fd7745ed299b17b (patch) | |
tree | 73713917dda312caa5228d6d0674d104d804f590 /vulkan/libvulkan/driver.cpp | |
parent | ea8305102a6cdd1b2cf89b1f020391bd19f71244 (diff) |
libbinder: setMinSchedulerPolicy
This function on BBinder allows the minimum scheduling priority for
incoming binder transactions to be set by the binder driver. This
functionality was originally developed for libhwbinder and ported here.
The main difference from libhwbider is that invalid priority sets cause
an abort, whereas for libhwbinder, an error is returned. Unfortunately,
that error is frequently ignored, and since this reflects static
configuration, abort is considered a benefit.
Bug: 149933095
Test: binderLibTest
Change-Id: Ie93aebb09f4142cd66d841ca8b3ca39d1e0bb75e
Diffstat (limited to 'vulkan/libvulkan/driver.cpp')
0 files changed, 0 insertions, 0 deletions