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

Commit 70f96b3b authored by Steven Moreland's avatar Steven Moreland
Browse files

Add AIBinder_setInheritRt param

Bug: 209338827

Change-Id: Ic2617bafed35261c4fd066519b0a260dae1e8f4e
parent 454a26ac
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).
 */