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

Commit a8f9a9e8 authored by Alec Mouri's avatar Alec Mouri Committed by Android (Google) Code Review
Browse files

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

parents e0fb3e2d 26c5fbb0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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;