wifi: Isolate wifi configurations for customization.
add gs101/wifi/BoardConfig-wifi.mk. Bug: 208159314 Test: ifconfig after attempting STA+SAP concurrency. Change-Id: Iec584aa9abd37e631569f672a27fa798e0311bc0
This commit is contained in:
parent
b7c4140bd2
commit
40ec9404d3
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ TARGET_SCREEN_DENSITY := 420
|
|||
USES_DEVICE_GOOGLE_BLUEJAY := true
|
||||
|
||||
include device/google/gs101/BoardConfig-common.mk
|
||||
include device/google/gs101/wifi/BoardConfig-wifi.mk
|
||||
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
||||
-include vendor/google_devices/bluejay/proprietary/BoardConfigVendor.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue