forked from gothicVI/AndroidDevelopment
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpotter_14.1.xml
More file actions
10 lines (10 loc) · 744 Bytes
/
potter_14.1.xml
File metadata and controls
10 lines (10 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- potter device, kernel, vendor -->
<project name="boype/android_device_motorola_potter" path="device/motorola/potter" remote="github" revision="cm-14.1"/>
<!--<project name="boype/android_kernel_motorola_potter" path="kernel/motorola/msm8953" remote="github" revision="cm-14.1"/>-->
<project name="gothicVI/android_kernel_motorola_potter" path="kernel/motorola/msm8953" remote="github" revision="cm-14.1"/>
<project name="boype/android_vendor_motorola_potter" path="vendor/motorola/potter" remote="github" revision="cm-14.1"/>
<!-- Other needed projects -->
<project name="LineageOS/android_external_bson" path="external/bson" remote="github" revision="cm-14.1"/>
</manifest>