remove packages/modules/Bluetooth from device manifest
* No longer needed after switching bluetooth to AIDL HAL. https://github.com/raspberry-vanilla/android_device_brcm_rpi5/commit/1ae3ede91bc842d694b752bb1caa1253735ae711 https://github.com/raspberry-vanilla/android_device_brcm_rpi4/commit/fe5a39b0677119fe7da2980b074ac2622eecac79
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user