OSDN Git Service

DO NOT MERGE Truncate newline and tab characters in BluetoothDevice name
[android-x86/frameworks-base.git] / native / android / libandroid_net.map.txt
1 # These functions have been part of the NDK since API 24.
2 # They are also all available to vendor code.
3 LIBANDROID_NET {
4   global:
5     android_setsocknetwork; # vndk
6     android_setprocnetwork; # vndk
7     android_getaddrinfofornetwork; # vndk
8   local:
9     *;
10 };