diff options
author | 2023-03-29 01:29:10 +0000 | |
---|---|---|
committer | 2023-03-29 01:29:10 +0000 | |
commit | 5ba396fdc900b2910ee88e248ab2e4b515884ea9 (patch) | |
tree | 337e0c21aef7356fd8fb6f8c6e97566079027377 /Android.bp | |
parent | 0eeac6a0525ea2c6410dccc50dbfe0655e7bcd32 (diff) | |
parent | cf524bb0ff50740f1c513b88ad2b6720a13176ad (diff) |
Merge "Remove unused subdirs"
Diffstat (limited to 'Android.bp')
-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: [ |