blob: 211c45c1780556fad68c3e008cae83fc9c185a6c [file] [log] [blame]
# Copyright 2021 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("ArcMediaScanPerfTest") {
manifest = "AndroidManifest.xml"
source_dirs = ["src"]
resource_dirs = ["res"]
target_sdk_version = "30"
}