You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix timespec_get not compatiable for AOSP OS Android N14 (#10240)
Summary:
timespec_get was introduced in the pull request D72181347 for the windows time count. The MARCO gate was for ANDROID_API < 29, however, some other AOSP based OS does not support this function too
Reviewed By: larryliu0820
Differential Revision: D73136434
0 commit comments