PRESUBMIT: Skip checking Log for customtabs_benchmark
The CCT benchmark is a small app with minimal dependencies and no proguard. If it includes Chromium java pieces, it would not fit into the method count limits, so it would need to enable proguard. This is overly heavy for the purposes of this app. So we would like to use android.util.Log in this app instead. Bug: None Change-Id: Ia44c6d60a97721bce827061e022d4c5cb8c2fa81 Reviewed-on: https://chromium-review.googlesource.com/1251624Reviewed-by:agrieve <agrieve@chromium.org> Commit-Queue: Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#595106}
Showing
Please register or sign in to comment