forked from XNovathor/android_device_sony_pepper
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathBoardConfig.mk
More file actions
30 lines (19 loc) · 798 Bytes
/
BoardConfig.mk
File metadata and controls
30 lines (19 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Inherit from the proprietary version
-include vendor/sony/pepper/BoardConfigVendor.mk
# Inherit from the common montblanc definitions
-include device/sony/montblanc-common/BoardConfigCommon.mk
# Platform specific headers
TARGET_SPECIFIC_HEADER_PATH := device/sony/pepper/include
# Kernel specific configurations
TARGET_KERNEL_CONFIG := xperiasola_defconfig
# TWRP
DEVICE_RESOLUTION := 480x854
BOARD_HAS_NO_REAL_SDCARD := true
BOARD_HAS_SDCARD_INTERNAL := true
TW_EXTERNAL_STORAGE_PATH := "/external_sd"
TW_EXTERNAL_STORAGE_MOUNT_POINT := "external_sd"
TARGET_RECOVERY_FSTAB := device/sony/pepper/config/fstab.st-ericsson
# Specific flag for LED bar notification
COMMON_GLOBAL_CFLAGS += -DNEW_NOTIFICATION
# Device identifiers for updates
TARGET_OTA_ASSERT_DEVICE := MT27i,MT27a,pepper