Merge "Really expose the new NDK socket tagging functions added in T."

This commit is contained in:
Treehugger Robot
2022-02-02 15:41:41 +00:00
committed by Gerrit Code Review

View File

@@ -300,6 +300,9 @@ LIBANDROID {
android_res_nquery; # introduced=29
android_res_nresult; # introduced=29
android_res_nsend; # introduced=29
android_tag_socket_with_uid; # introduced=Tiramisu
android_tag_socket; # introduced=Tiramisu
android_untag_socket; # introduced=Tiramisu
AThermal_acquireManager; # introduced=30
AThermal_releaseManager; # introduced=30
AThermal_getCurrentThermalStatus; # introduced=30