remove packages/modules/Bluetooth from device manifest

* No longer needed after switching bluetooth to AIDL HAL.
  1ae3ede91b
  fe5a39b067
This commit is contained in:
Konsta
2024-11-23 15:55:23 +02:00
parent ca7c981c4b
commit f56d4e3e6e

View File

@@ -17,10 +17,6 @@
<project path="external/alsa-lib" name="raspberry-vanilla/android_external_alsa-lib" remote="github" revision="android-15.0" />
<project path="external/alsa-utils" name="raspberry-vanilla/android_external_alsa-utils" remote="github" revision="android-15.0" />
<!-- Bluetooth -->
<remove-project name="platform/packages/modules/Bluetooth" />
<project path="packages/modules/Bluetooth" name="raspberry-vanilla/android_packages_modules_Bluetooth" remote="github" revision="android-15.0" />
<!-- Build -->
<remove-project name="platform/build" />
<remove-project name="platform/build/soong" />