commit | 0d1f7d29f72a80ecc6d135b2cbad17e6a53dfbec | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Tue May 09 09:53:46 2017 -0700 |
committer | Martijn Coenen <maco@google.com> | Tue May 09 09:53:46 2017 -0700 |
tree | 0bece1c7588700a7693ec3ec4f4dcda537664f1e | |
parent | c659e37c4bfe8942aa4f4b411b9ae84cae129fef [diff] |
Grant CAP_SYS_NICE to processes that need it. New binder kernel changes extend the areas where binder will set real-time scheduling priorities on threads; to make sure the driver can correctly determine whether a process is allowed to run at real-time priority or not, add the capability to the services that need it. Bug: 37293077 Test: processes run at real-time prio on incoming real-time binder calls. Change-Id: Ia4b3e5ecb1f5e18e7272bdaaad5c31a856719633