Add missing JNI method to MessageQueue_ravenwood
This change adds nativeSetSkipEpollWaitForZeroTimeout to MessageQueue_ravenwood. This is added as a no-op because the real method changes the native MQ implementation's behavior around epoll_wait calls. Test: atest FrameworksUtilTestsRavenwood Bug: 435529534 Bug: 410218466 Flag: android.os.native_looper_skip_epoll_wait_for_zero_timeout Change-Id: Iacd7866972a1ead71a2e28e722f087ca17f22a3a
Loading
Please register or sign in to comment