Avoid polluting AA's Dropout metrics when direct actions are used.
AA Dropout metrics don't make much sense when direct actions are used to trigger scripts. This change turns them off in a way that keeps the guarantee that dropouts are tracked if and only if AA_START was recorded, which is done in the Facade, just before calling Start. In other cases, dropouts are not measured yet. There should be some separate metrics for tracking scripts started by direct actions. Bug: b/138288747 Change-Id: If6792b6173983a289ce08978d52d68bd3c161dfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715693 Auto-Submit: Stephane Zermatten <szermatt@chromium.org> Reviewed-by:Clemens Arbesser <arbesser@google.com> Commit-Queue: Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#680464}
Showing
Please register or sign in to comment