Add libconnectivity_native
The library provides an interface to interface with the ConnectivityNative service, and implement port blocking APIs. Bug: 179733303 Test: atest connectivity_native_test Change-Id: I86018bfeb60d031faee818e5df469f02ebe32707
This commit is contained in:
parent
aa9eb7c87a
commit
b08709fa63
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@
|
|||
// statsd
|
||||
"libstatspull.so",
|
||||
"libstatssocket.so",
|
||||
// tethering LLNDK
|
||||
"libcom.android.tethering.connectivity_native.so",
|
||||
// adbd
|
||||
"libadb_pairing_auth.so",
|
||||
"libadb_pairing_connection.so",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue