Konsta c7eeef4b58 wifi: package hostapd and wpa_supplicant into apex
* This is now possible on Android 15 QPR2. Use cuttlefish as reference.
  https://android.googlesource.com/device/google/cuttlefish/+/refs/tags/android-15.0.0_r20/apex/com.google.cf.wpa_supplicant/
* Create local copies of the service entries. Generally creating the
  directories for wireless subsystem happens on trigger 'on post-fs-data'.
  Since apexd for non-bootstrap APEXs starts 'on post-fs-data', this
  trigger is not available for vendor APEX packages. Use trigger
  'apex.all.ready=true' instead which is later still within post-fs-data.
  https://source.android.com/docs/core/ota/vendor-apex#init-scripts
* Create a local copy of wpa_supplicant_overlay.conf. It hasn't been updated
  in ten years in hardware/broadcom/wlan. TODO: Check relevance.
2025-03-19 12:17:03 +02:00
2025-03-02 13:25:04 +02:00
2025-03-19 12:09:58 +02:00
2025-02-06 15:00:50 +02:00
2025-03-19 12:14:26 +02:00
2025-03-19 12:15:21 +02:00
2023-11-24 13:25:25 +02:00
2025-03-19 12:16:16 +02:00
2025-03-19 12:16:16 +02:00
2025-03-18 16:34:32 +02:00
2025-03-18 16:34:32 +02:00
2025-02-05 20:18:33 +02:00
2025-03-16 17:29:57 +02:00

Raspberry Vanilla AOSP 15 device configuration for Raspberry Pi 5.

Description
No description provided
Readme 409 KiB
Languages
C++ 58.8%
C 26.8%
Makefile 11.3%
Shell 3.1%