summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2022-02-02 16:09:35 +0000
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2022-02-02 16:09:35 +0000
commitf30f967e5a1c5434f228bf12e13279d51088de9d (patch)
tree91e89cc22af6af38e53724e7adbd7189f91af2b4
parent619adece62f7694e2d45de4aac094eef6584c5dc (diff)
parentfd5bb81c8aeca52381c2f17c3cf50c0061d5b035 (diff)
Merge "Really expose the new NDK socket tagging functions added in T." am: cba72fc987 am: fd5bb81c8a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1967301 Change-Id: Ifd16b2ccf8a2fd85d963aa08243385e094aa7c9b
-rw-r--r--native/android/libandroid.map.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/native/android/libandroid.map.txt b/native/android/libandroid.map.txt
index f33e11817730..220175398eba 100644
--- a/native/android/libandroid.map.txt
+++ b/native/android/libandroid.map.txt
@@ -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