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

Commit 4f170821 authored by Jake Hamby's avatar Jake Hamby Committed by Android (Google) Code Review
Browse files

Merge "Fix typo and bug in CTS test class." into gingerbread

parents 0a6bfe2a a8f39537
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);
    }