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

Commit 26c5fbb0 authored by Alec Mouri's avatar Alec Mouri
Browse files

[AChoreographer] Lift refresh rate callbacks into NDK

Bug: 136262896
Test: ChoreographerNativeTest
Change-Id: Ica2fe31e511045e2007e7d1b3a129e1b8f26f3a7
parent 6be7ecd5
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;