summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-08 01:11:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-08 01:11:36 +0000
commita4c5229a699a78d58b649e4fcd8bea68bfc4cb5e (patch)
tree3190eb3c76cdd32d5766190127ba7a73295a82b1
parent5a87e61a3a983e7faa930297342db0c3a3aa4f62 (diff)
parent618d4bd06268a651a71d73a09382e8722162aa32 (diff)
downloadtrout-simpleperf-release.tar.gz
Snap for 11421525 from 618d4bd06268a651a71d73a09382e8722162aa32 to simpleperf-releasesimpleperf-release
Change-Id: Ibfe4a387f7b7b86da4e66e2d4216b08b288dd4b5
-rw-r--r--shared/BoardConfig.mk1
-rw-r--r--trout_arm64/BoardConfig.mk2
2 files changed, 1 insertions, 2 deletions
diff --git a/shared/BoardConfig.mk b/shared/BoardConfig.mk
index 61b5293..7fdc5bf 100644
--- a/shared/BoardConfig.mk
+++ b/shared/BoardConfig.mk
@@ -18,3 +18,4 @@
-include device/google/cuttlefish/shared/camera/BoardConfig.mk
-include device/google/cuttlefish/shared/graphics/BoardConfig.mk
-include device/google/cuttlefish/shared/telephony/BoardConfig.mk
+-include device/google/cuttlefish/shared/bluetooth/BoardConfig.mk
diff --git a/trout_arm64/BoardConfig.mk b/trout_arm64/BoardConfig.mk
index 025fd92..3d20522 100644
--- a/trout_arm64/BoardConfig.mk
+++ b/trout_arm64/BoardConfig.mk
@@ -110,5 +110,3 @@ BOARD_KERNEL_CMDLINE += androidboot.wifi_mac_prefix=5554
# Add default fstab settings
BOARD_KERNEL_CMDLINE += androidboot.fstab_name=fstab androidboot.fstab_suffix=trout
-
--include device/google/cuttlefish/shared/angle/BoardConfig.mk