remove external/wpa_supplicant_8 from device manifest
* No longer needed after updating to keymint AIDL APEX HAL. https://github.com/raspberry-vanilla/android_device_brcm_rpi4/commit/6001b95ce228adc638a76ae1cb1d3ff672eedd39 https://github.com/raspberry-vanilla/android_device_brcm_rpi5/commit/484c9906aefa13ced449d591673ce6efc05ce633 * Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/29.
This commit is contained in:
@@ -60,9 +60,7 @@
|
||||
<project path="external/v4l2_codec2" name="raspberry-vanilla/android_external_v4l2_codec2" remote="github" revision="android-15.0" />
|
||||
|
||||
<!-- Wifi -->
|
||||
<remove-project name="platform/external/wpa_supplicant_8" />
|
||||
<remove-project name="platform/packages/modules/Wifi" />
|
||||
<project path="external/wpa_supplicant_8" name="raspberry-vanilla/android_external_wpa_supplicant_8" remote="github" revision="android-15.0" />
|
||||
<project path="packages/modules/Wifi" name="raspberry-vanilla/android_packages_modules_Wifi" remote="github" revision="android-15.0" />
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user