summaryrefslogtreecommitdiff
path: root/api/Android.bp
diff options
context:
space:
mode:
author paulhu <paulhu@google.com> 2021-12-14 23:09:55 +0800
committer paulhu <paulhu@google.com> 2022-01-19 18:47:45 +0800
commitc100db56a29594ae94bc8e4d4e7c2feaa62adec4 (patch)
tree38139be347d3fe7c0fe9b0a947e463b6d393f0ba /api/Android.bp
parentdf246f3c6277fc8807197ae524cb15ddf917ada8 (diff)
Split out the nsd API surface and use framework-connectivity-tiramisu
- Split out nsd APIs and hidden APIs to Connectivity module. - Keep the all files in f/b/packages/Connectivity-T and add framework-connectivity-tiramisu library on p/m/Connectivity. Then make framework to use this module library. - Remove NsdService from SystemServer which will register from ConnectivityServiceInitializer Bug: 206893064 Test: m online-sdk-dev-docs Test: atest FrameworksNetTests CtsNetTestCases CTS-Coverage-Bug: 207804007 Merged-In: I72c7de124b9cc53f2263bd452ecd5f39e88e485b Change-Id: I72c7de124b9cc53f2263bd452ecd5f39e88e485b
Diffstat (limited to 'api/Android.bp')
-rw-r--r--api/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/Android.bp b/api/Android.bp
index d5d21052c3fe..0c3a3e60bd9a 100644
--- a/api/Android.bp
+++ b/api/Android.bp
@@ -111,6 +111,7 @@ combined_apis {
"conscrypt.module.public.api",
"framework-appsearch",
"framework-connectivity",
+ "framework-connectivity-tiramisu",
"framework-graphics",
"framework-media",
"framework-mediaprovider",