blob: 7d018ac0ed35ef8419ff81e52c26cd973e6dae9c [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
split_compat_class_names = [ "com/google/ar/core/InstallActivity" ]
}