a7xelte: add interface entries to manifest
[GitHub/LineageOS/android_device_samsung_a7xelte.git] / BoardConfig.mk
CommitLineData
318eac2f
DW
1#
2# Copyright (C) 2018 The LineageOS Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17# Inherit from universal7580-common
18include device/samsung/universal7580-common/BoardConfigCommon.mk
19
20LOCAL_PATH := device/samsung/a7xelte
6d65e77e 21
2bdbe694 22TARGET_OTA_ASSERT_DEVICE := a7xelte,a7xeltexx,a7xelteub,a7xeltedo
33c392a1 23
6d65e77e
DW
24# Bluetooth
25BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(LOCAL_PATH)/bluetooth
33c392a1 26
f1b0c81b 27# Fingerprint
9bb68de0 28TARGET_SEC_FP_CALL_NOTIFY_ON_CANCEL := true
4fb61320 29TARGET_SEC_FP_CALL_CANCEL_ON_ENROLL_COMPLETION := true
9bb68de0 30TARGET_SEC_FP_USES_PERCENTAGE_SAMPLES := true
f1b0c81b 31
fe0701d1
KH
32# Network Routing
33TARGET_NEEDS_NETD_DIRECT_CONNECT_RULE := true
34
f5829732
DW
35# RIL
36BOARD_MODEM_TYPE := tss310
37BOARD_PROVIDES_LIBRIL := true
bfc0c9ab 38BOARD_NEEDS_ROAMING_PROTOCOL_FIELD := true
f5829732 39
33c392a1 40# Init
5880a988 41TARGET_INIT_VENDOR_LIB := libinit_a7xelte
8cea979d
DW
42
43# Partitions
44BOARD_HAS_NO_MISC_PARTITION:= false
45TARGET_USERIMAGES_USE_EXT4 := true
46TARGET_USERIMAGES_USE_F2FS := true
47BOARD_BOOTIMAGE_PARTITION_SIZE := 29360128
48BOARD_CACHEIMAGE_PARTITION_SIZE := 104857600
49BOARD_RECOVERYIMAGE_PARTITION_SIZE := 35651584
50BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3145728000
51BOARD_USERDATAIMAGE_PARTITION_SIZE := 13514047488
52BOARD_FLASH_BLOCK_SIZE := 4096
04fbd498
DW
53
54# Kernel
55TARGET_KERNEL_CONFIG := lineageos_a7xelte_defconfig
7ae6402f 56
63292990
JA
57# Manifest
58DEVICE_MANIFEST_FILE := $(LOCAL_PATH)/manifest.xml
59
7ae6402f
DW
60# Shim
61TARGET_LD_SHIM_LIBS += \
62 /system/lib/libcamera_client.so|/vendor/lib/libcamera_client_shim.so \
90e9b7d4 63 /system/lib/libstagefright.so|/system/lib/libstagefright_shim.so \
4a17e468
CH
64 /system/lib/libexynoscamera.so|/vendor/lib/libexynoscamera_shim.so \
65 /system/lib/libbauthserver.so|/system/lib/libbauthtzcommon_shim.so
523c29f5 66
67# Legacy BLOB Support
68TARGET_PROCESS_SDK_VERSION_OVERRIDE += \
69 /system/vendor/bin/hw/rild=27