blob: 29a715a456916b3a222c4f6cb2295810e76f45a2 [file] [log] [blame]
# Copyright 2019 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/android/rules.gni")
android_aar_prebuilt("com_google_ar_core_java") {
aar_path = "core-partner_chrome-1.10.0.aar"
info_path = "core-partner_chrome-1.10.0.info"
extract_native_libraries = true
}