Last active
August 11, 2021 23:56
-
-
Save adil192/b503efb4bddfb111153ce8c6c6e66ad4 to your computer and use it in GitHub Desktop.
Galaxy Tab S7 (WiFi) LineageOS 17.1 local_manifest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<!-- Device trees --> | |
<project path="device/samsung/gts7lwifi" | |
name="adil192/android_device_samsung_gts7lwifi" | |
remote="github" | |
revision="lineage-17.1" /> | |
<project path="device/samsung/sm8250-common" | |
name="adil192/android_device_samsung_sm8250-common" | |
remote="github" | |
revision="lineage-17.1" /> | |
<!-- Vendor folders --> | |
<project path="vendor/samsung/gts7lwifi" | |
name="adil192/proprietary_vendor_samsung_gts7lwifi" | |
remote="github" | |
revision="lineage-17.1" /> | |
<project path="vendor/samsung/sm8250-common" | |
name="adil192/proprietary_vendor_samsung_sm8250-common" | |
remote="github" | |
revision="lineage-17.1" /> | |
<!-- Kernel --> | |
<project path="kernel/samsung/gts7lwifi" | |
name="adil192/android_kernel_samsung_gts7lwifi" | |
remote="github" | |
revision="lineage-17.1" /> | |
<!-- SELinux policy for SLSI --> | |
<project path="device/samsung_slsi/sepolicy" | |
name="LineageOS/android_device_samsung_slsi_sepolicy" | |
remote="github" | |
revision="lineage-17.1" /> | |
<project path="hardware/samsung" | |
name="LineageOS/android_hardware_samsung" | |
remote="github" | |
revision="lineage-17.1" /> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment