Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd7dfe68 authored by Daniel Cardenas's avatar Daniel Cardenas
Browse files

Fix typo: tyoe -> type

Test: None

Change-Id: I3e568a53aeca0b256eead942f8d2fe6c50ff1ada
parent ef02a805
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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();