From 237551895e15c2a32aa4bf89c31c303b16f54711 Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Thu, 30 Mar 2023 14:35:11 +0800 Subject: [PATCH] create a wlan dump Bug: 22338832 Test: adb bugreport Change-Id: I78b81d5bf9f0646581de2a9df081ed657ad4a83f --- device-lynx.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device-lynx.mk b/device-lynx.mk index 7c9b576..5c8264a 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -30,6 +30,7 @@ include device/google/lynx/audio/lynx/audio-tables.mk include device/google/gs201/device-shipping-common.mk include hardware/google/pixel/vibrator/cs40l26/device.mk include device/google/gs-common/touch/gti/gti.mk +include device/google/gs-common/wlan/dump.mk # go/lyric-soong-variables $(call soong_config_set,lyric,camera_hardware,lynx)