Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce0fc2b1 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "Add AIBinder_setInheritRt param" am: 4d95851d

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1932177

Change-Id: Id7dd0b3e71c94fd6dd533dfc11fccedf02cd3240
parents 9d8962fc 4d95851d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@ void AIBinder_setMinSchedulerPolicy(AIBinder* binder, int policy, int priority)
 * This must be called before the object is sent to another process. Not thread
 * safe.
 *
 * \param binder local server binder to set the policy for
 * \param inheritRt whether to inherit realtime scheduling policies (default is
 *     false).
 */