Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Change-Id: I038fbac2bb59e97dc87f082eab98f3838263c909
This commit is contained in:
@@ -894,7 +894,7 @@ public abstract class BackupAgent extends ContextWrapper {
|
||||
|
||||
/**
|
||||
* Only specialized platform agents should overload this entry point to support
|
||||
* restores to crazy non-app locations.
|
||||
* restores to non-app locations.
|
||||
* @hide
|
||||
*/
|
||||
protected void onRestoreFile(ParcelFileDescriptor data, long size,
|
||||
|
||||
Reference in New Issue
Block a user