Skip to content

Conversation

@glaroque
Copy link
Collaborator

Add a new application note documenting the Android build system modifications required to integrate third-party M.2 WiFi/Bluetooth modules on AM62Px-SK and AM62x-SK EVMs.

The guide covers:

  • WiFi firmware setup (Android.bp, product makefile)
  • Bluetooth configuration (HAL, permissions, properties)
  • SELinux policy for UART access
  • ueventd permissions

@github-actions
Copy link

New warnings found with rstcheck:

source/android/Application_Notes_M2_WiFi_BT.rst:3: (WARNING/2) Title overline too short.

Add a new application note documenting the Android build system
modifications required to integrate third-party M.2 Wi-Fi/Bluetooth
modules on AM62Px-SK and AM62x-SK EVMs.

The guide covers:
- Wi-Fi firmware setup (Android.bp, product makefile)
- Bluetooth configuration (HAL, permissions, properties)
- SELinux policy for UART access
- ueventd permissions

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Copy link
Member

@StaticRocket StaticRocket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this, but vale has some comments about simple language that I think should be addressed

Modify the following files to enable Bluetooth.


Modifying shared/bluetooth/device_vendor.mk
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May want to shorten this to just

Suggested change
Modifying shared/bluetooth/device_vendor.mk
Modifying device_vendor.mk

Makes the link and title a little more approachable, and it has less of a chance to change arbitrarily now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants