wifi: husky: Support SAR feature for rear camera
Bug: 285609097 Test: Performance test Change-Id: Ia4becba37da123e4cddbeb129a720f6fe81f07c7
This commit is contained in:
parent
6a7492a06f
commit
68739e9a48
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ USES_DEVICE_GOOGLE_SHUSKY := true
|
||||||
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
||||||
BOARD_KERNEL_CMDLINE += disable_dma32=on
|
BOARD_KERNEL_CMDLINE += disable_dma32=on
|
||||||
|
|
||||||
|
# Wifi
|
||||||
|
WIFI_FEATURE_REAR_CAMERA_SAR := true
|
||||||
|
$(call soong_config_set,wifi,feature_rear_camera_sar,$(WIFI_FEATURE_REAR_CAMERA_SAR))
|
||||||
|
|
||||||
include device/google/shusky/device-shusky-common.mk
|
include device/google/shusky/device-shusky-common.mk
|
||||||
|
|
||||||
include device/google/zuma/BoardConfig-common.mk
|
include device/google/zuma/BoardConfig-common.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue