Merge "Fix typo and bug in CTS test class." into gingerbread
This commit is contained in:
@@ -111,7 +111,7 @@ public class PhoneSubInfo extends IPhoneSubInfo.Stub {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves the compelete voice mail number.
|
||||
* Retrieves the complete voice mail number.
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
|
||||
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user