Migrate Messaging to androidx.
Test: make messaging Bug: 76692459 Change-Id: I9103450622f129311545648ac75f5b2f9fc2d04a
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
package com.android.messaging.util;
|
||||
|
||||
import android.support.annotation.Nullable;
|
||||
import androidx.annotation.Nullable;
|
||||
|
||||
public class TextUtil {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user