commit | 70f96b3b82c8e7cfbfb07490389ec721c51c975b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Dec 22 22:47:50 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed Dec 22 22:49:14 2021 +0000 |
tree | 4b3e8110b8912d2a44cd3dd8d8cfc724a31942f5 | |
parent | 454a26acf0b1cd8a147a37c89171cbc5cc675ae5 [diff] |
Add AIBinder_setInheritRt param Bug: 209338827 Change-Id: Ic2617bafed35261c4fd066519b0a260dae1e8f4e
diff --git a/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h b/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h index 0549198..89f21dd 100644 --- a/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h +++ b/libs/binder/ndk/include_platform/android/binder_ibinder_platform.h
@@ -74,6 +74,7 @@ * 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). */