Merge cherrypicks of ['googleplex-android-review.googlesource.com/28342319'] into 24Q3-release. Change-Id: I08c001d9de913fe78d86f1fddb04a538e18ecfe7
diff --git a/stats/atoms.proto b/stats/atoms.proto index 428b059..493a2c9 100644 --- a/stats/atoms.proto +++ b/stats/atoms.proto
@@ -22323,8 +22323,6 @@ * * Logged from: * frameworks/base/services/autofill/java/com/android/server/autofill/ - * - * Next ID: 47 */ message AutofillPresentationEventReported { enum PresentationEventResult { @@ -22485,10 +22483,6 @@ // True if the response is from webview requesting credential autofill service. optional bool webview_requested_credential = 32; - // Count of views that are filtered because they are not in current session - // before autofill framework calls AutofillManager.autofill(). - optional int64 views_fillable_excluded_by_session_count = 46; - // Count of views that can be filled as per the provider service. // views_fillable_total_count = views_filled_failure_count + // views_filled_success_count + views_with_no_callback