aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorWilliam Escande <wescande@google.com>2023-06-09 16:47:07 -0700
committerWilliam Escande <wescande@google.com>2023-06-09 16:47:07 -0700
commit2c5ca59c77770a589a53db165fd3c7c82ac40170 (patch)
tree6160536165140ad1b4626ebe02095cda00ceeb29 /Android.bp
parent467e3778bcb6bb1f28106e68cde25521d24fd986 (diff)
downloadrobolectric-2c5ca59c77770a589a53db165fd3c7c82ac40170.tar.gz
Opt-in Bluetooth
Bug: 286602847 Test: atest ServiceBluetoothRoboTests (new in aosp/2621430) Change-Id: I5cefeca31c1ebcb708cdce5da2cc631db995ebba
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2487cafaf..669882d2c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -198,6 +198,7 @@ java_host_for_device {
"//frameworks/opt/localepicker/tests:__pkg__",
"//frameworks/opt/wear/signaldetector/robotests:__pkg__",
"//frameworks/opt/wear/robotests:__pkg__",
+ "//packages/modules/Bluetooth/service:__pkg__",
"//packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/snippet_helper/tests:__pkg__",
"//packages/modules/Connectivity/nearby/tests/robotests:__pkg__",
"//packages/modules/DeviceLock/DeviceLockController/tests/robolectric:__pkg__",