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

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

Merge "Add AIBinder_setInheritRt param" am: 4d95851d am: ce0fc2b1

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

Change-Id: I72ee1d84b9c264897e0eee7c4a075fd95498dc51
parents f8ee4a82 ce0fc2b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line 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
 * This must be called before the object is sent to another process. Not thread
 * safe.
 * safe.
 *
 *
 * \param binder local server binder to set the policy for
 * \param inheritRt whether to inherit realtime scheduling policies (default is
 * \param inheritRt whether to inherit realtime scheduling policies (default is
 *     false).
 *     false).
 */
 */