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

Commit 4918f73d authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

frameworks/av: Track our fork

parent 4282becc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  <remove-project path="build/make" name="LineageOS/android_build" groups="pdk"/>
  <remove-project path="bootable/recovery" name="LineageOS/android_bootable_recovery" groups="pdk" />
  <remove-project path="device/lineage/sepolicy" name="LineageOS/android_device_lineage_sepolicy" />
  <remove-project path="frameworks/av" name="LineageOS/android_frameworks_av" groups="pdk" />
  <remove-project path="frameworks/base" name="LineageOS/android_frameworks_base" groups="pdk-cw-fs,pdk-fs" />
  <remove-project path="frameworks/libs/systemui" name="LineageOS/android_frameworks_libs_systemui" groups="pdk-cw-fs,pdk-fs" />
  <remove-project path="frameworks/opt/vcard" name="platform/frameworks/opt/vcard" groups="pdk-cw-fs,pdk-fs" />
@@ -51,6 +52,7 @@
  </project>
  <project path="bootable/recovery" name="e/os/android_bootable_recovery" groups="pdk" remote="e" />
  <project path="device/lineage/sepolicy" name="e/os/android_device_lineage_sepolicy" remote="e" />
  <project path="frameworks/av" name="e/os/android_frameworks_av" groups="pdk" 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" />
  <project path="frameworks/opt/vcard" name="e/os/android_frameworks_opt_vcard" groups="pdk-cw-fs,pdk-fs" remote="e" />