commit | f0269e7bb075108393d63ecb817c34fa24cfeba9 | [log] [tgz] |
---|---|---|
author | Roopa Sattiraju <sattiraju@google.com> | Tue Jan 11 20:39:21 2022 -0800 |
committer | Roopa Sattiraju <sattiraju@google.com> | Tue Jan 25 14:47:41 2022 -0800 |
tree | 3d300f3291bc3cc40422c4fc5fcdd5391c1a71ae | |
parent | e38cbe9d7996580cb4a9c00015304d9c0a9ddb21 [diff] [blame] |
Adding bt dependency Ignore-AOSP-First: BT module migration split between goog and aosp. Bug: 206121418 Test: Compile Change-Id: I92f3971ba1bb7e873166482f7051dcd2b9df5bf2
diff --git a/Tethering/Android.bp b/Tethering/Android.bp index 041a3ae..c0e6749 100644 --- a/Tethering/Android.bp +++ b/Tethering/Android.bp
@@ -53,6 +53,7 @@ "framework-statsd.stubs.module_lib", "framework-tethering.impl", "framework-wifi", + "framework-bluetooth", "unsupportedappusage", ], plugins: ["java_api_finder"],