diff options
-rw-r--r-- | Android.bp | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Android.bp b/Android.bp index 6f988c8cc0..beaeb680cb 100644 --- a/Android.bp +++ b/Android.bp @@ -31,36 +31,6 @@ license { ], } -subdirs = [ - "apex", - "binder", - "build", - "btif", - "btcore", - "common", - "audio_a2dp_hw", - "audio_bluetooth_hw", - "audio_hal_interface", - "audio_hearing_aid_hw", - "gd", - "hci", - "utils", - "device", - "stack", - "osi", - "embdrv", - "service", - "include", - "main", - "bta", - "vendor_libs", - "test", - "types", - "udrv", - "tools", - "proto", -] - filegroup { name: "BluetoothTestConfigTemplate", srcs: [ |