summaryrefslogtreecommitdiff
path: root/emulator/usbpt/BoardConfig.mk
diff options
context:
space:
mode:
authorYuncheol Heo <ycheo@google.com>2023-03-29 10:47:30 -0700
committerYuncheol Heo <ycheo@google.com>2023-03-29 10:47:33 -0700
commitb5439b387fe36f0c6001dfbe02dccd9f99b2c7fe (patch)
treeb74894e2b00309b616c76c3be4c6003717061262 /emulator/usbpt/BoardConfig.mk
parent84ab519c6117a3947ad07f8cf53ad6bb19bc5d16 (diff)
downloadcar-b5439b387fe36f0c6001dfbe02dccd9f99b2c7fe.tar.gz
Fix the auto emulator build
Bug: 275717491 Test: lunch gcar_emu_x86_64-userdebug && m Change-Id: I0400b80a8c20e42b4b0aafd685272d8d1900e3a5
Diffstat (limited to 'emulator/usbpt/BoardConfig.mk')
-rw-r--r--emulator/usbpt/BoardConfig.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulator/usbpt/BoardConfig.mk b/emulator/usbpt/BoardConfig.mk
index cb12a62..9352b25 100644
--- a/emulator/usbpt/BoardConfig.mk
+++ b/emulator/usbpt/BoardConfig.mk
@@ -13,5 +13,5 @@
# limitations under the License.
#
-include device/generic/car/emulator/usbpt/bluetooth/BoardConfig.mk
-include device/generic/car/emulator/usbpt/wifi/BoardConfig.mk \ No newline at end of file
+#include device/generic/car/emulator/usbpt/bluetooth/BoardConfig.mk
+#include device/generic/car/emulator/usbpt/wifi/BoardConfig.mk