modify the comment for SYNC_DISABLED_MODE_NONE

what is the mean of SYNC_DISABLED_MODE_NONE?

form code, it may should be "sync is not disable"

Signed-off-by: zhangjincheng <zhangjincheng@xiaomi.com>
Change-Id: I0017001966a9bee524e92803a1bc48a436f68129
This commit is contained in:
zhangjincheng
2022-06-22 15:01:22 +08:00
parent b8126a28cc
commit 15accb6437

View File

@@ -16400,7 +16400,7 @@ public final class Settings {
public @interface SyncDisabledMode {}
/**
* Sync is not not disabled.
* Sync is not disabled.
*
* @hide
*/