diff options
| author | 2022-01-07 13:15:46 +0900 | |
|---|---|---|
| committer | 2022-01-28 11:25:09 +0900 | |
| commit | 0b692d5b50434fbea095307434209e5faa06fcdf (patch) | |
| tree | 6293a4710bad31fa9c91edd9fbc4bb30e2d5a722 /api/Android.bp | |
| parent | d0cd7a5f739f6bd397045cd91b0e28bd31539873 (diff) | |
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
Diffstat (limited to 'api/Android.bp')
| -rw-r--r-- | api/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/Android.bp b/api/Android.bp index 3075d385f1ca..d57f5dbdf948 100644 --- a/api/Android.bp +++ b/api/Android.bp @@ -116,7 +116,6 @@ combined_apis { "framework-graphics", "framework-media", "framework-mediaprovider", - "framework-nearby", "framework-permission", "framework-permission-s", "framework-scheduling", |