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

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

Fix typo: tyoe -> type

Bug: None
Test: None

Change-Id: I3e568a53aeca0b256eead942f8d2fe6c50ff1ada
(cherry picked from commit bd7dfe68)
parent 1ee02141
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -354,7 +354,7 @@ public final class AudioDeviceInfo {


    /**
    /**
     * @hide
     * @hide
     * @return the internal device tyoe
     * @return the internal device type
     */
     */
    public int getInternalType() {
    public int getInternalType() {
        return mPort.type();
        return mPort.type();