blob: c700f79b7a2a94a293583dc6e99e64a8cd5e95bc [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("ArcMidiClientTest") {
manifest = "AndroidManifest.xml"
source_dirs = ["src"]
resource_dirs = ["res"]
target_sdk_version = "25"
}