blob: 4efd23ec042f1760ad7a81bc21f4011aa938b1f5 [file] [log] [blame]
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
android_apk("ArcInputLatencyTest") {
manifest = "AndroidManifest.xml"
source_dirs = ["src"]
resource_dirs = ["res"]
target_sdk_version = "28"
}