[LSC] Add LOCAL_LICENSE_KINDS to external/pandora/bt-test-interfaces

Added SPDX-license-identifier-Apache-2.0 to:
  Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Ignore-AOSP-First: cherry-pick
Merged-In: I2375f1945394b2665e479da2b2abd925c4455c52
Change-Id: I2375f1945394b2665e479da2b2abd925c4455c52
1 file changed
tree: 6f827adbfd5ca333011a36f12213d8089f685e4f
  1. doc/
  2. pandora/
  3. python/
  4. .gitignore
  5. Android.bp
  6. CONTRIBUTING.md
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. OWNERS
  11. README.md
README.md

Pandora Bluetooth test interfaces

Pandora Bluetooth test interfaces are Remote Procedure Call (RPC) interfaces exposed to testing tools to trigger behaviors within a Bluetooth stack under test. They are built using the following requirements and style guide.

A test interface is defined for each Bluetooth profile.

Supported profiles

  • Host: interfaces for general methods (pairing, connection...).
  • A2DP: Advanced Audio Distribution Profile.