Commit Graph

3 Commits

Author SHA1 Message Date
openvela-robot 9d0c825cbb Merge commit
Change-Id: If26995eebd18a82ac4cd827e6801458e57a6ead3
2026-04-27 23:14:50 +08:00
zhangyuan20 7f374b4c90 bluetooth: add android15 config control.
Rootcause: Some configurations are not enabled in Android 15 and require the addition of macro controls in Android 15.

Signed-off-by: zhangyuan20 <zhangyuan20@xiaomi.com>
2026-04-20 14:53:23 +08:00
Haishen Zhang a0e4fc05f1 Android-Vela: Add support to RPMsg UART
1. Add support to RPMsg UART
2. Enable SPP over PRMsg UART
   Before, we need "mount -t rpmsgfs -o cpu=cp,fs=/dev/pts /dev/cp/pts".
   But, it's NOT supported any more for wrong POLL behaviors which might block the system.
3. Add Android LOGD to print debug logs
4. Android.bp(Need to add a Go file to check whether it's Android 12 or Android 14)

Signed-off-by: Haishen Zhang <zhanghaishen@xiaomi.com>
2026-04-20 14:51:16 +08:00