Merge "Hard Removal of LocalTansport#dataManagementLabel."
This commit is contained in:
committed by
Android (Google) Code Review
commit
c8c8daaeeb
@@ -143,11 +143,6 @@ public class LocalTransport extends BackupTransport {
|
||||
return null;
|
||||
}
|
||||
|
||||
/** @removed Replaced with dataManagementIntentLabel in the API */
|
||||
public String dataManagementLabel() {
|
||||
return TRANSPORT_DATA_MANAGEMENT_LABEL;
|
||||
}
|
||||
|
||||
@Override
|
||||
@Nullable
|
||||
public CharSequence dataManagementIntentLabel() {
|
||||
|
||||
Reference in New Issue
Block a user