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

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

Merge branch '1044-s-userdebug' into 'v1-s'

Switch to lineage fork of system/core

See merge request !87
parents 0d713fc7 4235dc36
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
  <remove-project path="packages/inputmethods/LatinIME" name="LineageOS/android_packages_inputmethods_LatinIME" groups="pdk-fs" />
  <remove-project path="packages/modules/DnsResolver" name="platform/packages/modules/DnsResolver" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
  <remove-project path="packages/modules/Permission" name="LineageOS/android_packages_modules_Permission" groups="pdk-cw-fs,pdk-fs" />
  <remove-project path="system/core" name="LineageOS/android_system_core" groups="pdk" />
  <remove-project path="vendor/lineage" name="LineageOS/android_vendor_lineage" />

  <!-- /e/ OS additions -->
@@ -67,7 +66,6 @@
  <project path="packages/inputmethods/LatinIME" name="e/os/android_packages_inputmethods_LatinIME" groups="pdk-fs" remote="e"/>
  <project path="packages/modules/DnsResolver" name="e/os/android_packages_modules_DnsResolver" groups="pdk-cw-fs,pdk-fs" remote="e" />
  <project path="packages/modules/Permission" name="e/os/android_packages_modules_Permission" groups="pdk-cw-fs,pdk-fs" remote="e" />
  <project path="system/core" name="e/os/android_system_core" groups="pdk" remote="e" />
  <project path="vendor/lineage" name="e/os/android_vendor_lineage" remote="e" />

  <!-- ih8sn -->