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

Commit d6747f70 authored by Sahil Sonar's avatar Sahil Sonar 💬
Browse files

local_manifests: Add emerald and zirconia to v1-s

parent e077b46d
Loading
Loading
Loading
Loading

emerald.xml

0 → 100644
+7 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <project name="e/devices/android_device_teracube_mt6765-common" path="device/teracube/mt6765-common" remote="e" />
  <project name="e/devices/android_device_teracube_emerald" path="device/teracube/emerald" remote="e" />
  <project name="e/devices/android_kernel_teracube_mt6765" path="kernel/teracube/mt6765" remote="e" />
  <project name="e/devices/android_device_mediatek_sepolicy" path="device/mediatek/sepolicy" remote="e" />
</manifest>

zirconia.xml

0 → 100644
+7 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <project name="e/devices/android_device_teracube_mt6765-common" path="device/teracube/mt6765-common" remote="e" />
  <project name="e/devices/android_device_teracube_zirconia" path="device/teracube/zirconia" remote="e" />
  <project name="e/devices/android_kernel_teracube_mt6765" path="kernel/teracube/mt6765" remote="e" />
  <project name="e/devices/android_device_mediatek_sepolicy" path="device/mediatek/sepolicy" remote="e" />
</manifest>