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

Commit 164eb050 authored by Jake Hamby's avatar Jake Hamby Committed by Android Git Automerger
Browse files

am 4f170821: Merge "Fix typo and bug in CTS test class." into gingerbread

Merge commit '4f170821' into gingerbread-plus-aosp

* commit '4f170821':
  Fix typo and bug in CTS test class.
parents 44e0d5ca 4f170821
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ public class PhoneSubInfo extends IPhoneSubInfo.Stub {
    }

    /**
     * Retrieves the compelete voice mail number.
     * Retrieves the complete voice mail number.
     *
     * @hide
     */
+0 −1
Original line number Diff line number Diff line
@@ -844,7 +844,6 @@ public final class SimulatedCommands extends BaseCommands
        ret[11] = null;
        ret[12] = null;
        ret[13] = null;
        ret[14] = null;

        resultSuccess(result, ret);
    }