forked from Havoc-Devices/android_device_sony_lilac
-
Notifications
You must be signed in to change notification settings - Fork 0
/
havoc_lilac.mk
49 lines (39 loc) · 1.54 KB
/
havoc_lilac.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
42
43
44
45
46
47
48
49
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# Inherit device configuration
$(call inherit-product, device/sony/lilac/device.mk)
# Product API level
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_o.mk)
### BOOTANIMATION
# vendor/havoc/config/common_full_phone.mk
TARGET_SCREEN_HEIGHT := 1280
TARGET_SCREEN_WIDTH := 720
TARGET_BOOT_ANIMATION_RES := 720
# vendor/havoc/config/common.mk
TARGET_BOOTANIMATION_HALF_RES := true
### Havoc Stuffs
TARGET_GAPPS_ARCH := arm64
TARGET_INCLUDE_STOCK_ARCORE := true
TARGET_SUPPORTS_PIXEL_WALLPAPER := true
TARGET_SUPPORTS_GOOGLE_RECORDER := true
IS_PHONE := true
### FaceUnlockService
TARGET_DISABLE_ALTERNATIVE_FACE_UNLOCK := false
### HAVOC
$(call inherit-product, vendor/havoc/config/common_full_phone.mk)
## Device identifier. This must come after all inclusions
PRODUCT_NAME := havoc_lilac
PRODUCT_DEVICE := lilac
PRODUCT_BRAND := Sony
PRODUCT_MODEL := G8441
PRODUCT_MANUFACTURER := Sony
BUILD_VERSION_TAGS := release-keys
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=lilac \
PRIVATE_BUILD_DESC="redfin-user 11 RQ3A.211001.001 7641976 release-keys" \
BUILD_NUMBER=7641976
# Pixel 5 Oct fingerprint
BUILD_FINGERPRINT := google/redfin/redfin:11/RQ3A.211001.001/7641976:user/release-keys
#BUILD_FINGERPRINT := Sony/G8441/G8441:9/47.2.A.11.228/3311891731:user/release-keys
PRODUCT_GMS_CLIENTID_BASE := android-sony-mobile