android_device_samsung_msm8.../BoardConfig.mk

241 lines
7.2 KiB
Makefile
Raw Normal View History

2017-12-25 18:12:40 +01:00
#
# Copyright (C) 2016 The CyanogenMod Project
2019-02-11 21:56:38 +01:00
# Copyright (C) 2017-2018 The LineageOS Project
2017-12-25 18:12:40 +01:00
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
2019-02-11 21:56:38 +01:00
#
2017-12-25 18:12:40 +01:00
2018-07-19 12:48:02 +02:00
BOARD_VENDOR := samsung
2017-12-25 18:12:40 +01:00
2018-03-01 11:09:50 +01:00
DEVICE_PATH := device/samsung/gts3llte
2017-12-25 18:12:40 +01:00
2018-07-19 12:48:02 +02:00
TARGET_SPECIFIC_HEADER_PATH := $(DEVICE_PATH)/include
2017-12-25 18:12:40 +01:00
# Assert
2018-03-01 11:09:50 +01:00
TARGET_OTA_ASSERT_DEVICE := gts3llte
2017-12-25 18:12:40 +01:00
2018-07-19 12:48:02 +02:00
# Architecture
TARGET_ARCH := arm64
TARGET_ARCH_VARIANT := armv8-a
TARGET_CPU_ABI := arm64-v8a
TARGET_CPU_ABI2 :=
TARGET_CPU_VARIANT := generic
TARGET_CPU_VARIANT_RUNTIME := kryo
2018-07-19 12:48:02 +02:00
TARGET_2ND_ARCH := arm
2019-02-11 21:56:38 +01:00
TARGET_2ND_ARCH_VARIANT := armv8-a
2018-07-19 12:48:02 +02:00
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := generic
TARGET_2ND_CPU_VARIANT_RUNTIME := kryo
2018-07-19 12:48:02 +02:00
TARGET_USES_64_BIT_BINDER := true
# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := msm8996
2018-07-19 12:48:02 +02:00
TARGET_NO_BOOTLOADER := true
2017-12-25 18:12:40 +01:00
# Kernel
2018-07-19 12:48:02 +02:00
BOARD_KERNEL_BASE := 0x80000000
2019-02-11 21:56:38 +01:00
BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7464900.sdhci lpm_levels.sleep_disabled=1 rcupdate.rcu_expedited=1 cma=32M@0-0xffffffff
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
2018-07-19 12:48:02 +02:00
BOARD_KERNEL_PAGESIZE := 4096
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02200000 --tags_offset 0x02000000
BOARD_CUSTOM_BOOTIMG := true
BOARD_CUSTOM_BOOTIMG_MK := hardware/samsung/mkbootimg.mk
TARGET_KERNEL_ARCH := arm64
TARGET_KERNEL_SOURCE := kernel/samsung/msm8996
TARGET_KERNEL_CONFIG := lineageos_gts3llte_defconfig
2019-02-11 21:56:38 +01:00
TARGET_COMPILE_WITH_MSM_KERNEL := true
2018-07-19 12:48:02 +02:00
# Platform
TARGET_BOARD_PLATFORM := msm8996
TARGET_BOARD_PLATFORM_GPU := qcom-adreno530
# ANT+
2019-02-11 21:56:38 +01:00
BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
2018-07-19 12:48:02 +02:00
# Audio
AUDIO_FEATURE_ENABLED_A2DP_OFFLOAD := true
AUDIO_FEATURE_ENABLED_ACDB_LICENSE := true
AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true
AUDIO_FEATURE_ENABLED_ANC_HEADSET := true
AUDIO_FEATURE_ENABLED_APE_OFFLOAD := true
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
AUDIO_FEATURE_ENABLED_CUSTOMSTEREO := true
AUDIO_FEATURE_ENABLED_DEV_ARBI := true
AUDIO_FEATURE_ENABLED_DS2_DOLBY_DAP := false
AUDIO_FEATURE_ENABLED_DTS_EAGLE := false
AUDIO_FEATURE_ENABLED_DYNAMIC_ECNS := false
AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT := true
2018-07-19 12:48:02 +02:00
AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
AUDIO_FEATURE_ENABLED_FFV := false
AUDIO_FEATURE_ENABLED_FLAC_OFFLOAD := true
AUDIO_FEATURE_ENABLED_FLUENCE := true
AUDIO_FEATURE_ENABLED_HW_ACCELERATED_EFFECTS := false
AUDIO_FEATURE_ENABLED_KEEP_ALIVE_ARM_FFV := false
AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true
AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
AUDIO_FEATURE_ENABLED_NT_PAUSE_TIMEOUT := true
AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true
AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true
AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
AUDIO_FEATURE_ENABLED_RECORD_PLAY_CONCURRENCY := true
AUDIO_FEATURE_ENABLED_SND_MONITOR := true
AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true
AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY :=true
AUDIO_FEATURE_ENABLED_VORBIS_OFFLOAD := true
AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
BOARD_SUPPORTS_SOUND_TRIGGER := false
2019-10-11 14:28:34 +02:00
BOARD_USES_ALSA_AUDIO := true
USE_CUSTOM_AUDIO_POLICY := 1
2019-10-11 14:28:34 +02:00
USE_XML_AUDIO_POLICY_CONF := 1
2018-07-19 12:48:02 +02:00
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
BOARD_HAS_QCA_BT_ROME := true
BOARD_HAVE_BLUETOOTH_QCOM := true
QCOM_BT_USE_BTNV := true
2019-02-11 21:56:38 +01:00
2018-07-19 12:48:02 +02:00
# Camera
BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_PROCESS_SDK_VERSION_OVERRIDE += \
/vendor/bin/mm-qcamera-daemon=26
TARGET_SUPPORT_HAL1 := false
TARGET_USES_MEDIA_EXTENSIONS := true
TARGET_USES_QTI_CAMERA_DEVICE := true
USE_DEVICE_SPECIFIC_CAMERA := true
2018-07-19 12:48:02 +02:00
# Charger
2019-02-11 21:56:38 +01:00
BOARD_CHARGER_ENABLE_SUSPEND := true
2018-07-19 12:48:02 +02:00
# Display
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
TARGET_USES_C2D_COMPOSITION := true
2018-07-19 12:48:02 +02:00
TARGET_USES_GRALLOC1 := true
TARGET_USES_HWC2 := true
TARGET_USES_ION := true
2018-07-19 12:48:02 +02:00
TARGET_USES_OVERLAY := true
USE_OPENGL_RENDERER := true
2018-07-19 12:48:02 +02:00
MAX_EGL_CACHE_KEY_SIZE := 12*1024
MAX_EGL_CACHE_SIZE := 2048*1024
2019-02-11 21:56:38 +01:00
OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
VSYNC_EVENT_PHASE_OFFSET_NS := 2000000
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
2019-02-11 21:56:38 +01:00
# surfaceflinger orientation
SF_PRIMARY_DISPLAY_ORIENTATION := 270
# DRM
TARGET_ENABLE_MEDIADRM_64 := true
2018-07-19 12:48:02 +02:00
# Encryption
TARGET_HW_DISK_ENCRYPTION := true
# Filesystem
2019-02-11 21:56:38 +01:00
TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/config.fs
# HIDL
DEVICE_FRAMEWORK_MANIFEST_FILE := $(DEVICE_PATH)/framework_manifest.xml
DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml
DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml
2019-02-11 21:56:38 +01:00
# Partitions
2018-07-19 12:48:02 +02:00
BOARD_BOOTIMAGE_PARTITION_SIZE := 79691776
BOARD_CACHEIMAGE_PARTITION_SIZE := 186351616
2018-07-19 12:52:17 +02:00
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := f2fs
BOARD_PERSISTIMAGE_PARTITION_SIZE := 28811264
2018-07-19 12:48:02 +02:00
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 79691776
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 4061331456
BOARD_USERDATAIMAGE_PARTITION_SIZE := 25680748544
BOARD_USERDATAIMAGE_FILE_SYSTEM_TYPE := f2fs
BOARD_FLASH_BLOCK_SIZE := 131072 # (BOARD_KERNEL_PAGESIZE * 64)
BOARD_ROOT_EXTRA_SYMLINKS := \
/vendor/dsp:/dsp \
/vendor/firmware-modem:/firmware-modem \
/vendor/firmware_mnt:/firmware \
/vendor/bt_firmware:/bt_firmware \
/mnt/vendor/persist:/persist
2019-02-11 21:56:38 +01:00
TARGET_USES_MKE2FS := true
2018-07-19 12:48:02 +02:00
# Root
BOARD_ROOT_EXTRA_FOLDERS := efs
2018-07-19 12:48:02 +02:00
# Fingerprint
TARGET_SEC_FP_HAL_VARIANT := bauth
# Init
TARGET_PLATFORM_DEVICE_BASE := "/devices/soc/"
2018-07-19 12:48:02 +02:00
# Keymaster
2019-12-06 11:29:26 +01:00
TARGET_PROVIDES_KEYMASTER := true
2018-07-19 12:48:02 +02:00
# Power
TARGET_POWER_SET_FEATURE_LIB := libpower_feature.gts3l
2019-02-11 21:56:38 +01:00
TARGET_USES_INTERACTION_BOOST := true
2018-07-19 12:48:02 +02:00
# Properties
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
2018-07-19 12:48:02 +02:00
# QCOM
BOARD_USES_QCOM_HARDWARE := true
# Recovery
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.qcom
TARGET_RECOVERY_PIXEL_FORMAT := "BGRA_8888"
2018-07-19 12:48:02 +02:00
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
# RIL
BOARD_PROVIDES_LIBRIL := true
ENABLE_VENDOR_RIL_SERVICE := true
2018-07-19 12:48:02 +02:00
# Security patch level - T825N0KOU3CTD1
VENDOR_SECURITY_PATCH := 2020-03-01
2019-02-11 21:56:38 +01:00
2018-07-19 12:48:02 +02:00
# SELinux
include device/qcom/sepolicy-legacy-um/SEPolicy.mk
BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy
SELINUX_IGNORE_NEVERALLOWS := true
2018-07-19 12:48:02 +02:00
# Wifi
BOARD_HAS_QCOM_WLAN := true
BOARD_HAS_QCOM_WLAN_SDK := true
BOARD_WLAN_DEVICE := qcwcn
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
BOARD_HOSTAPD_DRIVER := NL80211
BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
HOSTAPD_VERSION := VER_0_8_X
2018-07-19 12:48:02 +02:00
WIFI_DRIVER_FW_PATH_AP := "ap"
WIFI_DRIVER_FW_PATH_STA := "sta"
WIFI_DRIVER_FW_PATH_P2P := "p2p"
2019-12-06 11:30:51 +01:00
WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION := true
WPA_SUPPLICANT_VERSION := VER_0_8_X
BOARD_HAVE_SAMSUNG_WIFI := true
2017-12-25 18:12:40 +01:00
# Shims
TARGET_LD_SHIM_LIBS := \
/vendor/lib/libbauthserver.so|libbauthtzcommon_shim.so \
/vendor/lib64/libbauthserver.so|libbauthtzcommon_shim.so
2017-12-25 18:12:40 +01:00
# inherit from the proprietary version
2019-02-11 21:56:38 +01:00
-include vendor/samsung/gts3llte/BoardConfigVendor.mk