docs: Use correct profile for intent

The ACTION_AUDIO_STATE_CHANGED intent action uses the HDP profile,
not the A2DP profile.

Bug: 158742305
Test: m ds-docs-java
Exempt-From-Owner-Approval: Docs-only change
Change-Id: I4358aac8c8aa9fc8b36e517e568e5a9db538555e
This commit is contained in:
Kevin Hufnagle
2020-10-19 21:08:17 -04:00
parent 8b1151e4d5
commit fcd519fde9

View File

@@ -79,7 +79,7 @@ public final class BluetoothHeadset implements BluetoothProfile {
/**
* Intent used to broadcast the change in the Audio Connection state of the
* A2DP profile.
* HDP profile.
*
* <p>This intent will have 3 extras:
* <ul>