Merge "Remove annotations from MmTelFeature.MmTelCapabilities.toString" am: 95bf445317
Change-Id: I47bf4f135a82f0a73eefd3db55739a235e4157d2
This commit is contained in:
@@ -325,7 +325,6 @@ public class MmTelFeature extends ImsFeature {
|
|||||||
*/
|
*/
|
||||||
@NonNull
|
@NonNull
|
||||||
@Override
|
@Override
|
||||||
@SystemApi @TestApi
|
|
||||||
public String toString() {
|
public String toString() {
|
||||||
StringBuilder builder = new StringBuilder("MmTel Capabilities - [");
|
StringBuilder builder = new StringBuilder("MmTel Capabilities - [");
|
||||||
builder.append("Voice: ");
|
builder.append("Voice: ");
|
||||||
|
|||||||
Reference in New Issue
Block a user