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

Commit aa80dcbf authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

TEMP: add nabu

parent 4282becc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1347,4 +1347,5 @@
  <include name="snippets/lineage.xml" />
  <include name="snippets/pixel.xml" />
  <include name="snippets/eos.xml" />
  <include name="snippets/nabu.xml" />
</manifest>
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
    <linkfile src="target" dest="build/target" />
    <linkfile src="tools" dest="build/tools" />
  </project>
  <project path="bootable/recovery" name="e/os/android_bootable_recovery" groups="pdk" remote="e" />
  <project path="bootable/recovery" name="e/os/android_bootable_recovery" groups="pdk" remote="e" revision="2464-u-naburecovery" />
  <project path="device/lineage/sepolicy" name="e/os/android_device_lineage_sepolicy" remote="e" />
  <project path="frameworks/base" name="e/os/android_frameworks_base" groups="pdk-cw-fs,pdk-fs" remote="e" />
  <project path="frameworks/libs/systemui" name="e/os/android_frameworks_libs_systemui" groups="pdk-cw-fs,pdk-fs" remote="e" />

snippets/nabu.xml

0 → 100644
+8 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
        <remote  name="gitlab" fetch="https://gitlab.com"/>
        <project name="LineageOS/android_hardware_xiaomi" path="hardware/xiaomi" remote="github" revision="lineage-21" />
        <project name="althafvly/android_device_xiaomi_nabu" path="device/xiaomi/nabu" remote="github" revision="lineage-21" />
        <project name="dev-harsh1998/android_kernel_xiaomi_nabu" path="kernel/xiaomi/nabu" remote="github" revision="lineage-21" depth="1" />
        <project name="dev-harsh1998/android_vendor_xiaomi_nabu" path="vendor/xiaomi/nabu" remote="gitlab" revision="lineage-21" depth="1" />
</manifest>