[LSC] Add LOCAL_LICENSE_KINDS to external/pandora/bt-test-interfaces am: abbd5c6844 am: befee09148 am: 2961b2bf9a am: 4d3483d67b am: 76cd640ed8

Original change: https://android-review.googlesource.com/c/platform/external/pandora/bt-test-interfaces/+/2189642

Change-Id: I540c0bcb89bdc1e95154728f205adb2e8b1aa75d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.