blob: 34e2d9c319d4bf36b89269a00e7ae98be369b8e3 [file] [log] [blame]
# Copyright 2022 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("AssistantAndroidAppTest") {
manifest = "AndroidManifest.xml"
source_dirs = ["src"]
resource_dirs = ["res"]
target_sdk_version = "29"
}