From fa0083cdcd9862468a07d84305dcf111176c8b6f Mon Sep 17 00:00:00 2001 From: Joanne Date: Wed, 12 Oct 2022 19:32:50 +0800 Subject: [PATCH] Cleanup the comment that is obsolete Typedef must be hidden so we cannot expose this public. Bug: 233833662 Test: build pass. Change-Id: I977650ac89754d3937c818499261f0d487cd0705 --- core/java/android/view/autofill/AutofillManager.java | 1 - 1 file changed, 1 deletion(-) diff --git a/core/java/android/view/autofill/AutofillManager.java b/core/java/android/view/autofill/AutofillManager.java index dbefcfb5ef17d..70cfc3efc88ab 100644 --- a/core/java/android/view/autofill/AutofillManager.java +++ b/core/java/android/view/autofill/AutofillManager.java @@ -543,7 +543,6 @@ public final class AutofillManager { * {@link com.android.server.autofill.PresentationStatsEventLogger#getNoPresentationEventReason(int)} * as well.

* - * TODO(b/233833662): Expose this as a public API in U. * @hide */ @IntDef(prefix = { "COMMIT_REASON_" }, value = {