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:
@@ -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",
|
||||
|
||||
@@ -116,7 +116,6 @@ combined_apis {
|
||||
"framework-graphics",
|
||||
"framework-media",
|
||||
"framework-mediaprovider",
|
||||
"framework-nearby",
|
||||
"framework-permission",
|
||||
"framework-permission-s",
|
||||
"framework-scheduling",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user