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

Commit f6d21b55 authored by Xiang Wang's avatar Xiang Wang
Browse files

Update NDK doc for setThreads on permission error

Bug: 291830812
Test: atest PerformanceHintTest
Change-Id: If62fbaa2a3e50718e8a231779c56d33c1fab33ca
parent 32d14c84
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -171,6 +171,7 @@ void APerformanceHint_closeSession(
 * @return 0 on success.
 *         EINVAL if the list of thread ids is empty or if  any of the thread ids is not part of the thread group.
 *         EPIPE if communication with the system service has failed.
 *         EPERM if any thread id doesn't belong to the application.
 */
int APerformanceHint_setThreads(
        APerformanceHintSession* session,