Disable ARCore in official builds

Different channel builds on Android must have identical .so files. Previously
ARCore was only enabled on the default channel but disabled on Canary, Dev,
Beta, and Stable, which broke channel builds. Replacing the channel check with
an official build check is the closest approximation that avoids reverting
https://crrev.com/559923 completely.

TBR: mthiesse@chromium.org
Bug: 845080
Change-Id: Id75d793827db0a489523f1fe3ced094b0821d35d
Reviewed-on: https://chromium-review.googlesource.com/1065917
Commit-Queue: Bernhard Bauer <bauerb@chromium.org>
Reviewed-by: Ian Vollick <vollick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#560263}
1 file changed