-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocal_manifest.xml
19 lines (15 loc) · 1.19 KB
/
local_manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="ecr34t1v3"
fetch="https://github.com/ECr34T1v3" />
<!-- Galaxy S10e (beyond0lte) -->
<project path="device/samsung/beyond0lte" name="device_samsung_beyond0lte" remote="ecr34t1v3" revision="twelve" />
<project path="device/samsung/exynos9820-common" name="device_samsung_exynos9820-common" remote="ecr34t1v3" revision="twelve" />
<project path="vendor/samsung/beyond0lte" name="vendor_samsung_beyond0lte" remote="ecr34t1v3" revision="twelve" />
<project path="vendor/samsung/exynos9820-common" name="vendor_samsung_exynos9820-common" remote="ecr34t1v3" revision="twelve" />
<project path="kernel/samsung/exynos9820" name="kernel_samsung_exynos9820" remote="ecr34t1v3" revision="twelve" />
<!-- LineageOS Properties -->
<project path="hardware/samsung" name="android_hardware_samsung" remote="ecr34t1v3" revision="lineage-18.1" />
<project path="hardware/samsung/nfc" name="android_hardware_samsung_nfc" remote="ecr34t1v3" revision="lineage-18.1" />
<project path="device/samsung_slsi/sepolicy" name="android_device_samsung_slsi_sepolicy" remote="ecr34t1v3" revision="lineage-18.1" />
</manifest>