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

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

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

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

Change-Id: Iddec458deb858a10b18a4a4c5a62eecb45101759
parents 4c6241dd d490fc82
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).
 */