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:
Nicole Borrelli
2020-07-29 22:31:29 +00:00
parent b6488ac518
commit dd0406becb

View File

@@ -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,