Created
May 25, 2021 02:03
-
-
Save djorborn/5689636ba8fffcf91b9be80e2b2d4bba to your computer and use it in GitHub Desktop.
roomservice.xml for sofiap moto g stylus
This file contains 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 --> | |
<project name="trinket-common/device_motorola_sofiap" path="device/motorola/sofiap" remote="github" revision="staging/lineage-18.1" /> | |
<project name="trinket-common/device_motorola_sm6125-common" path="device/motorola/sm6125-common" remote="github" revision="staging/lineage-18.1" /> | |
<!-- Vendor --> | |
<project name="trinket-common/vendor_motorola" path="vendor/motorola" remote="github" revision="staging/lineage-18.1" /> | |
<!-- Kernel --> | |
<project name="trinket-common/kernel_motorola_sm6125" path="kernel/motorola/sm6125" remote="github" revision="staging/lineage-18.1" /> | |
<!-- Lineage --> | |
<project name="LineageOS/android_external_bson" path="external/bson" remote="github" /> | |
<project name="LineageOS/android_system_qcom" path="system/qcom" remote="github" /> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment