Merge "Fix typo: tyoe -> type Test: None"
This commit is contained in:
committed by
Android (Google) Code Review
commit
375299e5bc
@@ -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