Snap for 12998277 from 1e6cd04b20142388ba7d3b000a023ebc2f0f0b9a to android15-tests-release Change-Id: I6eda34642cd0422b210c8be5a4558d85c2f2b404
diff --git a/stats/atoms.proto b/stats/atoms.proto index 0830c61..6f4c0da 100644 --- a/stats/atoms.proto +++ b/stats/atoms.proto
@@ -22338,8 +22338,6 @@ * * Logged from: * frameworks/base/services/autofill/java/com/android/server/autofill/ - * - * Next ID: 47 */ message AutofillPresentationEventReported { enum PresentationEventResult { @@ -22500,10 +22498,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