Skip to content
Snippets Groups Projects
Commit a6c33593 authored by Allen Hair's avatar Allen Hair
Browse files

Fix typo 'adddress' -> 'address'.

Change-Id: I11b7463c701f3563eb1a57c50e83dc05923a50db
parent d07f4e47
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ import java.util.List;
* device at the boundary of the audio system.
* In addition to base audio port attributes, the device descriptor contains:
* - the device type (e.g AudioManager.DEVICE_OUT_SPEAKER)
* - the device address (e.g MAC adddress for AD2P sink).
* - the device address (e.g MAC address for AD2P sink).
* @see AudioPort
* @hide
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment