Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea135755 authored by Pete Fotheringham's avatar Pete Fotheringham Committed by Pete Fotheringham
Browse files

Initial commit: Add repos needed to build SONY Xperia XZ1 Compact (lilac)

Use the /e/ default branch - currently v1-q
parent 909461f8
Loading
Loading
Loading
Loading

lilac.xml

0 → 100644
+13 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- SONY Xperia XZ1 Compact (lilac)-->

  <!-- kernel and device files --> 
  <project name="petefoth/android_device_sony_lilac" path="device/sony/lilac" remote="e" revision="lineage-17.1" />
  <project name="petefoth/android_kernel_sony_msm8998" path="kernel/sony/msm8998" remote="e" revision="lineage-17.1" />
  <project name="petefoth/android_device_sony_yoshino-common" path="device/sony/yoshino-common" remote="e" revision="lineage-17.1" />

  <!-- Vendor blobs -->
  <project name="petefoth/vendor_sony_lilac" path="vendor/sony/lilac" remote="e" revision="main" />

</manifest>