Add dependency on ARCore 1.5 from maven

This change is in preparation for switching from ARCore 1.1 (current) to ARCore 1.5.

We currently depend on ARCore header (pulled down from github)
and the contents of .aar file distributed by ARCore team - this change
adds ARCore as a dependency from maven.

The .so and .jar files in //third-party/arcore-android-sdk will be removed once the build
switches to use files added in this CL.

Bug: 887669
Change-Id: I90ae3f30a41f832c2dc2c0ff36cfd5ec0b3a584c
Reviewed-on: https://chromium-review.googlesource.com/c/1366267
Commit-Queue: Piotr Bialecki <bialpio@chromium.org>
Reviewed-by: Peter Wen <wnwen@chromium.org>
Reviewed-by: agrieve <agrieve@chromium.org>
Reviewed-by: Chris Palmer <palmer@chromium.org>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#615289}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b1afbb9ccbe6ae44bcefcfc03403ae028daa2981
3 files changed