a52sxq: Initialize for EvolutionX 11.X
This commit is contained in:
12
evolution.dependencies
Normal file
12
evolution.dependencies
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"repository": "device_samsung_sm7325-common",
|
||||
"target_path": "device/samsung/sm7325-common",
|
||||
"branch": "bka"
|
||||
},
|
||||
{
|
||||
"repository": "vendor_samsung_a52sxq",
|
||||
"target_path": "vendor/samsung/a52sxq",
|
||||
"branch": "bka"
|
||||
}
|
||||
]
|
||||
@@ -1,6 +0,0 @@
|
||||
[
|
||||
{
|
||||
"repository": "android_device_samsung_sm7325-common",
|
||||
"target_path": "device/samsung/sm7325-common"
|
||||
}
|
||||
]
|
||||
@@ -34,6 +34,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
TARGET_SCREEN_HEIGHT := 2400
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
# Build Flags
|
||||
WITH_GMS := true
|
||||
TARGET_USES_MINI_GAPPS := true
|
||||
BUILD_BCR := true
|
||||
TARGET_SUPPORT_BOOT_ANIMATIONS := true
|
||||
TARGET_INCLUDE_ACCORD := false
|
||||
|
||||
# NFC
|
||||
TARGET_HAVE_SEC_NFC := true
|
||||
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2019-2024 Evolution X
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- About device screen, build maintainer -->
|
||||
<string name="build_maintainer_summary">Nguyen Phong</string>
|
||||
<string name="build_maintainer_donate_url">https://paypal.me</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user