Add Wear OS SIP client module running baresip NDK stack

- New :wear application module (Wear Compose, minSdk 30)
- Second JNI lib 'wearbaresip' reusing distribution static libs
- Watch-side service initializes baresip via full init path
  (libre_init -> conf_configure -> baresip_init -> ua_init)
- FGS started from MainActivity foreground state with mic type
  only (phoneCall requires default-dialer, rejected on watch)
- Runtime-verified: builds, installs, native lib loads and SIP
  stack starts on armeabi-v7a Wear OS device
This commit is contained in:
2026-08-19 03:22:05 +01:00
parent 2372b7fe05
commit 9f94e72b1e
14 changed files with 806 additions and 5 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.