Merge "Fix typo: tyoe -> type Test: None"

This commit is contained in:
TreeHugger Robot
2021-01-27 13:30:23 +00:00
committed by Android (Google) Code Review

View File

@@ -354,7 +354,7 @@ public final class AudioDeviceInfo {
/**
* @hide
* @return the internal device tyoe
* @return the internal device type
*/
public int getInternalType() {
return mPort.type();