forked from linckandrea/android_device_htc_flounder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineage_flounder.mk
41 lines (30 loc) · 1.23 KB
/
lineage_flounder.mk
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
31
32
33
34
35
36
37
38
39
40
41
# Lineage specific changes
# Boot animation
TARGET_SCREEN_HEIGHT := 2048
TARGET_SCREEN_WIDTH := 1536
# Inherit some common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_full_tablet_wifionly.mk)
# Inherit device configuration
$(call inherit-product, device/htc/flounder/aosp_flounder.mk)
$(call inherit-product-if-exists, vendor/htc/flounder/device-vendor.mk)
# Inline kernel building
TARGET_KERNEL_SOURCE := kernel/htc/flounder
TARGET_KERNEL_CONFIG := lineage_flounder_defconfig
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
# Extra Packages
PRODUCT_PACKAGES += \
com.android.nfc_extras
# Lineage overlays
DEVICE_PACKAGE_OVERLAYS += device/htc/flounder/overlay-lineage
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=flounder \
PRIVATE_BUILD_DESC="volantis-user 7.1.1 N9F27M 4333998 release-keys"
# Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop
BUILD_FINGERPRINT := google/volantis/flounder:7.1.1/N9F27M/4333998:user/release-keys
# Vendor security patch level
PRODUCT_PROPERTY_OVERRIDES += \
ro.lineage.build.vendor_security_patch=2017-10-05
## Device identifier. This must come after all inclusions
PRODUCT_NAME := lineage_flounder
PRODUCT_BRAND := google
PRODUCT_MODEL := Nexus 9