Fix proguard error where ukey2 AlertException constructor was erroneously discarded despite JNI usage.

Bug: 390216902
Test: atest CtsWearableSensingServiceTestCases:android.wearable.cts.WearableSensingManagerIsolatedServiceTest#provideConnection_allowConcurrent_canReceiveDataInWss --rerun-until-failure 50
Flag: EXEMPT bug fix
Change-Id: I8649b0b3455860df74db012a3197519b39f80191
2 files changed
tree: 3c7d46db21036d7d7a0cbef56de033fdce62329a
  1. common/
  2. nearby/
  3. remoteauth/
  4. .dockerignore
  5. .gitignore
  6. Android.bp
  7. CONTRIBUTING.md
  8. Dockerfile
  9. LICENSE
  10. METADATA
  11. OWNERS
  12. README.md
README.md

Better Together Core

Core rust components to google better together experiences.

Projects

nearby

Core rust components used by the Nearby platform: https://developers.google.com/nearby
For more information on building and testing these components see: nearby/README.md

Installing Rust

Refer to Install Rust

curl https://sh.rustup.rs -sSf | sh

We recommend using this plugin

https://www.jetbrains.com/rust/