16k: Move BoardConfig-shusky-common.mk to device/google/zuma/BoardConfig-16k-common.mk
The makefile logic in this file is identical to the logic required for akita-trunk_staging-userdebug. Hence, this logic is moved to device/google/zuma/BoardConfig-16k-common.mk to avoid duplicating the file for akita. Bug: 349877551 Test: $ lunch shiba-trunk_staging-userdebug $ get_build_var TARGET_KERNEL_DIR_16K device/google/shusky-kernels/5.15/trunk-12022168/16kb $ get_build_var BOARD_KERNEL_PATH_16K device/google/shusky-kernels/5.15/trunk-12022168/16kb/Image.lz4 $ get_build_var BOARD_16K_OTA_USE_INCREMENTAL true $ get_build_var BOARD_16K_OTA_MOVE_VENDOR true Flag: EXEMPT bugfix Change-Id: I80cb3e9f4c4a1609ca668af554d930edb3b4c5a0
This commit is contained in:
parent
087d2c07ec
commit
2502760f89
3 changed files with 0 additions and 40 deletions
|
@ -47,7 +47,6 @@ BOARD_KERNEL_CMDLINE += disable_dma32=on
|
|||
WIFI_FEATURE_REAR_CAMERA_SAR := true
|
||||
$(call soong_config_set,wifi,feature_rear_camera_sar,$(WIFI_FEATURE_REAR_CAMERA_SAR))
|
||||
|
||||
include device/google/shusky/BoardConfig-shusky-common.mk
|
||||
include device/google/shusky/device-shusky-common.mk
|
||||
|
||||
include device/google/zuma/BoardConfig-common.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue