Fix typo: tyoe -> type
Test: None Change-Id: I3e568a53aeca0b256eead942f8d2fe6c50ff1ada
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user