Fix typo: tyoe -> type

Test: None

Change-Id: I3e568a53aeca0b256eead942f8d2fe6c50ff1ada
This commit is contained in:
Daniel Cardenas
2021-01-24 17:51:38 -08:00
parent ef02a80568
commit bd7dfe6893

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();