xref: /aosp_15_r20/frameworks/native/libs/adbd_auth/libadbd_auth.map.txt (revision 38e8c45f13ce32b0dcecb25141ffecaf386fa17f)
1LIBADBD_AUTH {
2  global:
3    adbd_auth_new; # systemapi introduced=30
4    adbd_auth_delete; # systemapi introduced=30
5    adbd_auth_run; # systemapi introduced=30
6    adbd_auth_get_public_keys; # systemapi introduced=30
7    adbd_auth_notify_auth; # systemapi introduced=30
8    adbd_auth_notify_disconnect; # systemapi introduced=30
9    adbd_auth_prompt_user; # systemapi introduced=30
10    adbd_auth_prompt_user_with_id; # systemapi introduced=30
11    adbd_auth_tls_device_connected; # systemapi introduced=30
12    adbd_auth_tls_device_disconnected; # systemapi introduced=30
13    adbd_auth_get_max_version; # systemapi introduced=30
14    adbd_auth_supports_feature; # systemapi introduced=30
15  local:
16    *;
17};
18