Remove nearby API surface

It is being merged into the tethering/connectivity API surface, under
the existing framework-connectivity-t API.

Bug: 189355156
Test: m
Change-Id: I5878ffc1449f0eb19abdccd34d5c8ca1f711fbc8
This commit is contained in:
Remi NGUYEN VAN
2022-01-07 13:15:46 +09:00
parent d0cd7a5f73
commit 0b692d5b50
3 changed files with 0 additions and 6 deletions

View File

@@ -169,7 +169,6 @@ java_library_with_nonpublic_deps {
"framework-statsd.impl",
"framework-supplementalprocess.impl",
"framework-tethering.impl",
"framework-nearby.impl",
"framework-uwb.impl",
"framework-wifi.impl",
"updatable-media",

View File

@@ -116,7 +116,6 @@ combined_apis {
"framework-graphics",
"framework-media",
"framework-mediaprovider",
"framework-nearby",
"framework-permission",
"framework-permission-s",
"framework-scheduling",

View File

@@ -79,10 +79,6 @@ platform_bootclasspath {
apex: "com.android.mediaprovider",
module: "com.android.mediaprovider-bootclasspath-fragment",
},
{
apex: "com.android.nearby",
module: "com.android.nearby-bootclasspath-fragment",
},
{
apex: "com.android.os.statsd",
module: "com.android.os.statsd-bootclasspath-fragment",