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