a71: Initialize for EvolutionX 11.X

Signed-off-by: intelgigabyte <nguyenmanhdung9299@gmail.com>
This commit is contained in:
intelgigabyte
2025-09-30 22:27:47 +07:00
parent 0d7143e7bb
commit 3854e661e3
3 changed files with 22 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
[
{
"repository": "crdroidandroid/android_device_samsung_a71-common",
"target_path": "device/samsung/a71-common",
"branch": "16.0"
},
{
"repository": "crdroidandroid/proprietary_vendor_samsung_a71",
"target_path": "vendor/samsung/a71",
"branch": "16.0"
}
]

12
evolution.dependencies Normal file
View File

@@ -0,0 +1,12 @@
[
{
"repository": "device_samsung_a71-common",
"target_path": "device/samsung/a71-common",
"branch": "bka"
},
{
"repository": "vendor_samsung_a71",
"target_path": "vendor/samsung/a71",
"branch": "bka"
}
]

View File

@@ -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">Manh Dung (intelgigabyte9299)</string>
<string name="build_maintainer_donate_url">https://paypal.me/intelgigabyte9299</string>
</resources>