Merge "[AChoreographer] Lift refresh rate callbacks into NDK"

This commit is contained in:
Alec Mouri
2020-01-31 19:14:20 +00:00
committed by Android (Google) Code Review

View File

@@ -23,6 +23,8 @@ LIBANDROID {
AChoreographer_postFrameCallbackDelayed; # introduced=24
AChoreographer_postFrameCallback64; # introduced=29
AChoreographer_postFrameCallbackDelayed64; # introduced=29
AChoreographer_registerRefreshRateCallback; # introduced=30
AChoreographer_unregisterRefreshRateCallback; # introduced=30
AConfiguration_copy;
AConfiguration_delete;
AConfiguration_diff;