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

Commit 8ad868b5 authored by Daniel Cardenas's avatar Daniel Cardenas Committed by Android (Google) Code Review
Browse files

Merge "Fix typo: tyoe -> type" into sc-dev

parents b3b1c4c3 06860966
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();