docs: Remove duplicated phrase am: c08a545ad4 am: c09f2b6ceb am: 78ec662833

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

Change-Id: I19ef36e1106bcb81e6c95f4b9133adf487831141
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Andrew Solovay
2022-12-20 00:45:55 +00:00
committed by Automerger Merge Worker

View File

@@ -40,8 +40,8 @@ public final class Tile implements Parcelable {
/**
* An unavailable state indicates that for some reason this tile is not currently
* available to the user for some reason, and will have no click action. The tile's
* icon will be tinted differently to reflect this state.
* available to the user, and will have no click action. The tile's icon will be
* tinted differently to reflect this state.
*/
public static final int STATE_UNAVAILABLE = 0;