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

Commit 95f7a45b authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '000-a15-security_patch' into 'a15'

Use our own fork of build/release

See merge request !157
parents 869b704d 3e36d036
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
  <!-- Remove projects -->
  <remove-project path="android" name="LineageOS/android" />
  <remove-project path="build/make" name="LineageOS/android_build" groups="pdk"/>
  <remove-project path="build/release" name="LineageOS/android_build_release" groups="pdk,tradefed,sysui-studio" />
  <remove-project path="build/soong" name="LineageOS/android_build_soong" groups="pdk,tradefed" />
  <remove-project path="bootable/recovery" name="LineageOS/android_bootable_recovery" groups="pdk" />
  <remove-project path="bootable/deprecated-ota" name="LineageOS/android_bootable_deprecated-ota" groups="pdk-cw" />
@@ -53,6 +54,7 @@
    <linkfile src="target" dest="build/target" />
    <linkfile src="tools" dest="build/tools" />
  </project>
  <project path="build/release" name="e/os/android_build_release" groups="pdk,tradefed,sysui-studio" remote="e" />
  <project path="build/soong" name="e/os/android_build_soong" groups="pdk,tradefed" remote="e" >
    <linkfile src="root.bp" dest="Android.bp" />
    <linkfile src="bootstrap.bash" dest="bootstrap.bash" />