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

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

Change-Id: Ic8b8cd406972720b658b616f0989c731a282b5ca
This commit is contained in:
Treehugger Robot
2020-07-31 00:22:52 +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;