Merge "Update language to comply with Android's inclusive language guidance" am: 0b7e8cc6bc am: b5cf67da5a am: 66ea204537

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1375856

Change-Id: I8dc6169505e7f24f90ad2fe47a7deeef9e9acef4
This commit is contained in:
Treehugger Robot
2020-07-30 01:06:43 +00:00
committed by Automerger Merge Worker

View File

@@ -726,7 +726,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;