Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference #inclusivefixit Bug: 161896447 Test: NA (Comment only) Change-Id: I3e86de365f5a3eb2649ce7166ac34079484cfabd
This commit is contained in:
@@ -594,7 +594,7 @@ public abstract class ContentResolver implements ContentInterface {
|
||||
|
||||
/**
|
||||
* In addition to {@link #SYNC_EXEMPTION_PROMOTE_BUCKET}, we put the sync adapter app in the
|
||||
* temp whitelist for 10 minutes, so that even RARE apps can run syncs right away.
|
||||
* temp allowlist for 10 minutes, so that even RARE apps can run syncs right away.
|
||||
* @hide
|
||||
*/
|
||||
public static final int SYNC_EXEMPTION_PROMOTE_BUCKET_WITH_TEMP = 2;
|
||||
|
||||
Reference in New Issue
Block a user