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

Commit db5cb058 authored by Daniel Jacob Chittoor's avatar Daniel Jacob Chittoor
Browse files

two: Track needed forks for stable functionality

parent 3b3ce13c
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -3,4 +3,14 @@
  <project name="e/devices/two/android_device_murena_two" path="device/murena/two" remote="e-priv" />
  <project name="e/devices/two/android_kernel_murena_two" path="kernel/murena/two" remote="e-priv" />
  <project name="e/devices/android_device_mediatek_sepolicy" path="device/mediatek/sepolicy" remote="e" />

  <remove-project path="frameworks/opt/net/ims" name="platform/frameworks/opt/net/ims" groups="frameworks_ims,pdk-cw-fs,pdk-fs" remote="aosp" />
  <project path="frameworks/opt/net/ims" name="e/os/frameworks_opt_net_ims" groups="frameworks_ims,pdk-cw-fs,pdk-fs" remote="e" />

  <remove-project path="frameworks/opt/telephony" name="LineageOS/android_frameworks_opt_telephony" groups="pdk" />
  <project path="frameworks/opt/telephony" name="e/os/android_frameworks_opt_telephony" groups="pdk" remote="e"/>

  <remove-project path="packages/modules/Wifi" name="LineageOS/android_packages_modules_Wifi" groups="pdk-cw-fs,pdk-fs" />
  <project path="packages/modules/Wifi" name="e/os/android_packages_modules_Wifi" groups="pdk-cw-fs,pdk-fs" remote="e" />

</manifest>