wifi: Isolate wifi configurations for customization.
add gs101/wifi/BoardConfig-wifi.mk. Bug: 208159314 Test: ifconfig after attempting STA+SAP concurrency. Change-Id: I5f1d52c36da220361aff2840596c9fb95fc40719
This commit is contained in:
@@ -22,6 +22,7 @@ else
|
||||
USES_DEVICE_GOOGLE_RAVIOLE := 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/oriole/proprietary/BoardConfigVendor.mk
|
||||
endif
|
||||
|
||||
@@ -23,6 +23,7 @@ else
|
||||
USES_DEVICE_GOOGLE_RAVIOLE := 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/raven/proprietary/BoardConfigVendor.mk
|
||||
endif
|
||||
|
||||
@@ -21,4 +21,5 @@ USES_DEVICE_GOOGLE_RAVIOLE := true
|
||||
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
||||
|
||||
include device/google/gs101/BoardConfig-common.mk
|
||||
include device/google/gs101/wifi/BoardConfig-wifi.mk
|
||||
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
||||
|
||||
@@ -21,4 +21,5 @@ USES_DEVICE_GOOGLE_RAVIOLE := true
|
||||
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
||||
|
||||
include device/google/gs101/BoardConfig-common.mk
|
||||
include device/google/gs101/wifi/BoardConfig-wifi.mk
|
||||
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
||||
|
||||
Reference in New Issue
Block a user