Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4a0b1f6 authored by Jingwen Chen's avatar Jingwen Chen
Browse files

Allowlist adbd_test.

Builds and passes on cuttlefish.

Test: $ lunch aosp_x86_64 && b build //packages/modules/adb:adbd_test --config=android && adb push bazel-bin/packages/modules/adb/adbd_test /data/tmp/adbd_test && adb shell /data/tmp/adbd_test

Bug: 239041723
Bug: 243025934
Change-Id: Ic73378c770b654fad5fcf99a672977eda8fe2e06
parent 80888257
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -609,7 +609,6 @@ var (
		"adb_pairing_auth_test",
		"adb_pairing_connection_test",
		"adb_tls_connection_test",
		"adbd_test", // depends on unconverted modules: libusb
		"avcdec",
		"avcenc",
		"bionic-benchmarks-tests",