dubai: Rebrand to bangkk
Change-Id: Ie4b9250a351cf20009372e9b9bb4cc9f90891efe
This commit is contained in:
parent
915abacb0a
commit
1f0ab69acd
27 changed files with 59 additions and 59 deletions
|
|
@ -3,16 +3,16 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
DEVICE_PATH := device/motorola/dubai
|
||||
DEVICE_PATH := device/motorola/bangkk
|
||||
|
||||
# Inherit from motorola sm7325-common
|
||||
include device/motorola/sm7325-common/BoardConfigCommon.mk
|
||||
# Inherit from motorola sm6375-common
|
||||
include device/motorola/sm6375-common/BoardConfigCommon.mk
|
||||
|
||||
# Bootloader
|
||||
TARGET_BOOTLOADER_BOARD_NAME := dubai
|
||||
TARGET_BOOTLOADER_BOARD_NAME := bangkk
|
||||
|
||||
# Fingerprint
|
||||
TARGET_SURFACEFLINGER_UDFPS_LIB := //$(DEVICE_PATH):libudfps_extension.dubai
|
||||
TARGET_SURFACEFLINGER_UDFPS_LIB := //$(DEVICE_PATH):libudfps_extension.bangkk
|
||||
SOONG_CONFIG_qtidisplay_udfps := true
|
||||
|
||||
# HIDL
|
||||
|
|
@ -20,8 +20,8 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += $(DEVICE_PATH)/device_framework_ma
|
|||
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
||||
|
||||
# Kernel
|
||||
BOARD_KERNEL_CMDLINE += androidboot.hab.product=dubai
|
||||
TARGET_KERNEL_CONFIG += vendor/lineage_dubai.config
|
||||
BOARD_KERNEL_CMDLINE += androidboot.hab.product=bangkk
|
||||
TARGET_KERNEL_CONFIG += vendor/lineage_bangkk.config
|
||||
|
||||
# Kernel Modules
|
||||
BOARD_VENDOR_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load))
|
||||
|
|
@ -49,4 +49,4 @@ BOARD_AVB_ROLLBACK_INDEX := 29
|
|||
BOARD_AVB_VBMETA_SYSTEM_ROLLBACK_INDEX := 29
|
||||
|
||||
# inherit from the proprietary version
|
||||
include vendor/motorola/dubai/BoardConfigVendor.mk
|
||||
include vendor/motorola/bangkk/BoardConfigVendor.mk
|
||||
|
|
|
|||
Loading…
Reference in a new issue