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

Commit 6e893c5f authored by Jackeagle's avatar Jackeagle
Browse files

Merge branch '770devices-t-two-bt-audio' into 'v1-t'

two: Track Bluetooth and frameworks/av for BT Audio

See merge request !134
parents 3679cc9f e2183945
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -16,4 +16,10 @@
  <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" />

  <remove-project path="packages/modules/Bluetooth" name="LineageOS/android_packages_modules_Bluetooth" groups="pdk" />
  <project path="packages/modules/Bluetooth" name="e/os/android_packages_modules_Bluetooth" groups="pdk" remote="e" />

  <remove-project path="frameworks/av" name="LineageOS/android_frameworks_av" groups="pdk" />
  <project path="frameworks/av" name="e/os/android_frameworks_av" groups="pdk" remote="e-priv"/>

</manifest>