Search is not available for this dataset
id stringlengths 1 8 | text stringlengths 72 9.81M | addition_count int64 0 10k | commit_subject stringlengths 0 3.7k | deletion_count int64 0 8.43k | file_extension stringlengths 0 32 | lang stringlengths 1 94 | license stringclasses 10
values | repo_name stringlengths 9 59 |
|---|---|---|---|---|---|---|---|---|
10047850 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 8 | Add a fingerprint to the device when it boots up.. This will guarantee that we are re-using the oat file only if the fingerprint matches with the target device while installing the apk. If the oat file is generated on a different device and test runs on a different device, we might get weird errors. | 2 | .py | py | apache-2.0 | android/android-test |
10047851 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 8 | Add a fingerprint to the device when it boots up.. This will guarantee that we are re-using the oat file only if the fingerprint matches with the target device while installing the apk. If the oat file is generated on a different device and test runs on a different device, we might get weird errors. | 2 | .py | py | apache-2.0 | android/android-test |
10047852 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 8 | Add a fingerprint to the device when it boots up.. This will guarantee that we are re-using the oat file only if the fingerprint matches with the target device while installing the apk. If the oat file is generated on a different device and test runs on a different device, we might get weird errors. | 2 | .py | py | apache-2.0 | android/android-test |
10047853 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 8 | Add a fingerprint to the device when it boots up.. This will guarantee that we are re-using the oat file only if the fingerprint matches with the target device while installing the apk. If the oat file is generated on a different device and test runs on a different device, we might get weird errors. | 2 | .py | py | apache-2.0 | android/android-test |
10047854 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 8 | Add a fingerprint to the device when it boots up.. This will guarantee that we are re-using the oat file only if the fingerprint matches with the target device while installing the apk. If the oat file is generated on a different device and test runs on a different device, we might get weird errors. | 2 | .py | py | apache-2.0 | android/android-test |
10047855 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | PiperOrigin-RevId: 206642496 | 0 | .py | py | apache-2.0 | android/android-test |
10047856 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | PiperOrigin-RevId: 206642496 | 0 | .py | py | apache-2.0 | android/android-test |
10047857 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | PiperOrigin-RevId: 206642496 | 0 | .py | py | apache-2.0 | android/android-test |
10047858 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | PiperOrigin-RevId: 206642496 | 0 | .py | py | apache-2.0 | android/android-test |
10047859 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | PiperOrigin-RevId: 206642496 | 0 | .py | py | apache-2.0 | android/android-test |
10047860 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment annotation version too. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047861 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment annotation version too. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047862 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment annotation version too. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047863 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment annotation version too. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047864 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Increment annotation version too. | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047865 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Update versions for 11_18_2021 release | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047866 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Update versions for 11_18_2021 release | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047867 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Update versions for 11_18_2021 release | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047868 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Update versions for 11_18_2021 release | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047869 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
# AXT versions
RUNNER_VERSION = "1.4.1-alpha03" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha03" # stable 1.4.0
MONITOR_VERSION = "... | 4 | Update versions for 11_18_2021 release | 4 | .bzl | bzl | apache-2.0 | android/android-test |
10047870 | <NME> BUILD.bazel
<BEF> # Description:
# Exposes sd card storage to tests regardless of permissions.
load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
name = "storage",
... | 34 | Included the storage APIs in the maven artifacts. | 6 | .bazel | bazel | apache-2.0 | android/android-test |
10047871 | <NME> BUILD.bazel
<BEF> # Description:
# Exposes sd card storage to tests regardless of permissions.
load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
name = "storage",
... | 34 | Included the storage APIs in the maven artifacts. | 6 | .bazel | bazel | apache-2.0 | android/android-test |
10047872 | <NME> BUILD.bazel
<BEF> # Description:
# Exposes sd card storage to tests regardless of permissions.
load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
name = "storage",
... | 34 | Included the storage APIs in the maven artifacts. | 6 | .bazel | bazel | apache-2.0 | android/android-test |
10047873 | <NME> BUILD.bazel
<BEF> # Description:
# Exposes sd card storage to tests regardless of permissions.
load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
name = "storage",
... | 34 | Included the storage APIs in the maven artifacts. | 6 | .bazel | bazel | apache-2.0 | android/android-test |
10047874 | <NME> BUILD.bazel
<BEF> # Description:
# Exposes sd card storage to tests regardless of permissions.
load("@build_bazel_rules_android//android:rules.bzl", "android_library")
package(
default_visibility = ["//services:__subpackages__"],
features = ["-android_resources_strict_deps"],
)
name = "storage",
... | 34 | Included the storage APIs in the maven artifacts. | 6 | .bazel | bazel | apache-2.0 | android/android-test |
10047875 | <NME> PULL_REQUEST_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue and pull request templates.
PiperOrigin-RevId: 223400852
<DFF> @@ -0,0 +1,3 @@
+### Overview
+
+### Proposed Changes
| 3 | Create issue and pull request templates. | 0 | .md | github/PULL_REQUEST_TEMPLATE | apache-2.0 | android/android-test |
10047876 | <NME> PULL_REQUEST_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue and pull request templates.
PiperOrigin-RevId: 223400852
<DFF> @@ -0,0 +1,3 @@
+### Overview
+
+### Proposed Changes
| 3 | Create issue and pull request templates. | 0 | .md | github/PULL_REQUEST_TEMPLATE | apache-2.0 | android/android-test |
10047877 | <NME> PULL_REQUEST_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue and pull request templates.
PiperOrigin-RevId: 223400852
<DFF> @@ -0,0 +1,3 @@
+### Overview
+
+### Proposed Changes
| 3 | Create issue and pull request templates. | 0 | .md | github/PULL_REQUEST_TEMPLATE | apache-2.0 | android/android-test |
10047878 | <NME> PULL_REQUEST_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue and pull request templates.
PiperOrigin-RevId: 223400852
<DFF> @@ -0,0 +1,3 @@
+### Overview
+
+### Proposed Changes
| 3 | Create issue and pull request templates. | 0 | .md | github/PULL_REQUEST_TEMPLATE | apache-2.0 | android/android-test |
10047879 | <NME> PULL_REQUEST_TEMPLATE.md
<BEF> ADDFILE
<MSG> Create issue and pull request templates.
PiperOrigin-RevId: 223400852
<DFF> @@ -0,0 +1,3 @@
+### Overview
+
+### Proposed Changes
| 3 | Create issue and pull request templates. | 0 | .md | github/PULL_REQUEST_TEMPLATE | apache-2.0 | android/android-test |
10047880 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.1-alpha02"
ESPRESSO_VERSION = "3.4.0-alpha02"
CORE_VERSION = "1.3.1-alpha02"
ANDROIDX_JUNIT_VERSION = "1.1.3-alpha02"
ANDROIDX_TRUTH_VERSION = "1.3.1-alpha02"
UIAUTOMATOR_VERSION =... | 5 | Update versions to alpha03 | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10047881 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.1-alpha02"
ESPRESSO_VERSION = "3.4.0-alpha02"
CORE_VERSION = "1.3.1-alpha02"
ANDROIDX_JUNIT_VERSION = "1.1.3-alpha02"
ANDROIDX_TRUTH_VERSION = "1.3.1-alpha02"
UIAUTOMATOR_VERSION =... | 5 | Update versions to alpha03 | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10047882 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.1-alpha02"
ESPRESSO_VERSION = "3.4.0-alpha02"
CORE_VERSION = "1.3.1-alpha02"
ANDROIDX_JUNIT_VERSION = "1.1.3-alpha02"
ANDROIDX_TRUTH_VERSION = "1.3.1-alpha02"
UIAUTOMATOR_VERSION =... | 5 | Update versions to alpha03 | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10047883 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.1-alpha02"
ESPRESSO_VERSION = "3.4.0-alpha02"
CORE_VERSION = "1.3.1-alpha02"
ANDROIDX_JUNIT_VERSION = "1.1.3-alpha02"
ANDROIDX_TRUTH_VERSION = "1.3.1-alpha02"
UIAUTOMATOR_VERSION =... | 5 | Update versions to alpha03 | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10047884 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
"""
# AXT versions
RUNNER_VERSION = "1.3.1-alpha02"
ESPRESSO_VERSION = "3.4.0-alpha02"
CORE_VERSION = "1.3.1-alpha02"
ANDROIDX_JUNIT_VERSION = "1.1.3-alpha02"
ANDROIDX_TRUTH_VERSION = "1.3.1-alpha02"
UIAUTOMATOR_VERSION =... | 5 | Update versions to alpha03 | 5 | .bzl | bzl | apache-2.0 | android/android-test |
10047885 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 6 | Create modified system image files at build time which contain the [] CA already installed. | 4 | .py | py | apache-2.0 | android/android-test |
10047886 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 6 | Create modified system image files at build time which contain the [] CA already installed. | 4 | .py | py | apache-2.0 | android/android-test |
10047887 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 6 | Create modified system image files at build time which contain the [] CA already installed. | 4 | .py | py | apache-2.0 | android/android-test |
10047888 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 6 | Create modified system image files at build time which contain the [] CA already installed. | 4 | .py | py | apache-2.0 | android/android-test |
10047889 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 6 | Create modified system image files at build time which contain the [] CA already installed. | 4 | .py | py | apache-2.0 | android/android-test |
10047890 | <NME> ResettingStubberImpl.java
<BEF> /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | 1 | Clean up comments | 1 | .java | java | apache-2.0 | android/android-test |
10047891 | <NME> ResettingStubberImpl.java
<BEF> /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | 1 | Clean up comments | 1 | .java | java | apache-2.0 | android/android-test |
10047892 | <NME> ResettingStubberImpl.java
<BEF> /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | 1 | Clean up comments | 1 | .java | java | apache-2.0 | android/android-test |
10047893 | <NME> ResettingStubberImpl.java
<BEF> /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | 1 | Clean up comments | 1 | .java | java | apache-2.0 | android/android-test |
10047894 | <NME> ResettingStubberImpl.java
<BEF> /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | 1 | Clean up comments | 1 | .java | java | apache-2.0 | android/android-test |
10047895 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | [ #SearchFeatureDevServer ] Rename CardDevServer to RenderingDevServer | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047896 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | [ #SearchFeatureDevServer ] Rename CardDevServer to RenderingDevServer | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047897 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | [ #SearchFeatureDevServer ] Rename CardDevServer to RenderingDevServer | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047898 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | [ #SearchFeatureDevServer ] Rename CardDevServer to RenderingDevServer | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047899 | <NME> emulator_info.bzl
<BEF> """Defines the emulators and their supported configs in android_test_support."""
load(
"//tools/android/emulated_devices:macro/emulator.bzl",
"emulator_files",
"emulator_is_qemu2",
"emulator_type",
"new_emulator",
)
load("//tools/android/emulated_devices:macro/image.bz... | 1 | [ #SearchFeatureDevServer ] Rename CardDevServer to RenderingDevServer | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047900 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | Always default to swiftshader_indirect for P | 5 | .py | py | apache-2.0 | android/android-test |
10047901 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | Always default to swiftshader_indirect for P | 5 | .py | py | apache-2.0 | android/android-test |
10047902 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | Always default to swiftshader_indirect for P | 5 | .py | py | apache-2.0 | android/android-test |
10047903 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | Always default to swiftshader_indirect for P | 5 | .py | py | apache-2.0 | android/android-test |
10047904 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 1 | Always default to swiftshader_indirect for P | 5 | .py | py | apache-2.0 | android/android-test |
10047905 | <NME> AndroidJUnitRunner.java
<BEF> /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | 1 | Initialize InstrumentationRegistry before creating RunListeners from RunnerArgs | 1 | .java | java | apache-2.0 | android/android-test |
10047906 | <NME> AndroidJUnitRunner.java
<BEF> /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | 1 | Initialize InstrumentationRegistry before creating RunListeners from RunnerArgs | 1 | .java | java | apache-2.0 | android/android-test |
10047907 | <NME> AndroidJUnitRunner.java
<BEF> /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | 1 | Initialize InstrumentationRegistry before creating RunListeners from RunnerArgs | 1 | .java | java | apache-2.0 | android/android-test |
10047908 | <NME> AndroidJUnitRunner.java
<BEF> /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | 1 | Initialize InstrumentationRegistry before creating RunListeners from RunnerArgs | 1 | .java | java | apache-2.0 | android/android-test |
10047909 | <NME> AndroidJUnitRunner.java
<BEF> /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | 1 | Initialize InstrumentationRegistry before creating RunListeners from RunnerArgs | 1 | .java | java | apache-2.0 | android/android-test |
10047910 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | Default to swiftshader_indirect for all qemu2 tests | 6 | .py | py | apache-2.0 | android/android-test |
10047911 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | Default to swiftshader_indirect for all qemu2 tests | 6 | .py | py | apache-2.0 | android/android-test |
10047912 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | Default to swiftshader_indirect for all qemu2 tests | 6 | .py | py | apache-2.0 | android/android-test |
10047913 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | Default to swiftshader_indirect for all qemu2 tests | 6 | .py | py | apache-2.0 | android/android-test |
10047914 | <NME> emulated_device.py <BEF> # Copyright 2014 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requ... | 3 | Default to swiftshader_indirect for all qemu2 tests | 6 | .py | py | apache-2.0 | android/android-test |
10047915 | <NME> BUILD.bazel
<BEF> # EspressoDevice - the new Synchronized Device State Change API for Android.
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:co... | 2 | Export AndroidManifest for Espresso Device | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047916 | <NME> BUILD.bazel
<BEF> # EspressoDevice - the new Synchronized Device State Change API for Android.
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:co... | 2 | Export AndroidManifest for Espresso Device | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047917 | <NME> BUILD.bazel
<BEF> # EspressoDevice - the new Synchronized Device State Change API for Android.
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:co... | 2 | Export AndroidManifest for Espresso Device | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047918 | <NME> BUILD.bazel
<BEF> # EspressoDevice - the new Synchronized Device State Change API for Android.
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:co... | 2 | Export AndroidManifest for Espresso Device | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047919 | <NME> BUILD.bazel
<BEF> # EspressoDevice - the new Synchronized Device State Change API for Android.
load("@io_bazel_rules_kotlin//kotlin:android.bzl", "kt_android_library")
load("//build_extensions:release.bzl", "axt_release_lib")
load("//build_extensions:maven_repo.bzl", "maven_artifact")
load("//build_extensions:co... | 2 | Export AndroidManifest for Espresso Device | 0 | .bazel | bazel | apache-2.0 | android/android-test |
10047920 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha04" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0
CORE_VERSION = "1.5.0-al... | 1 | Increment monitor version. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047921 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha04" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0
CORE_VERSION = "1.5.0-al... | 1 | Increment monitor version. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047922 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha04" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0
CORE_VERSION = "1.5.0-al... | 1 | Increment monitor version. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047923 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha04" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0
CORE_VERSION = "1.5.0-al... | 1 | Increment monitor version. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047924 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-alpha04" # stable 1.4.0
RULES_VERSION = "1.4.1-alpha07" # stable 1.4.0
MONITOR_VERSION = "1.6.0-alpha04" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-alpha07" # stable 3.4.0
CORE_VERSION = "1.5.0-al... | 1 | Increment monitor version. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047925 | <NME> SubprocessCommunicator.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... | 5 | Merge pull request #181 from android/FB032EA67D58D564A0C798A68E762D7B | 7 | .java | java | apache-2.0 | android/android-test |
10047926 | <NME> SubprocessCommunicator.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... | 5 | Merge pull request #181 from android/FB032EA67D58D564A0C798A68E762D7B | 7 | .java | java | apache-2.0 | android/android-test |
10047927 | <NME> SubprocessCommunicator.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... | 5 | Merge pull request #181 from android/FB032EA67D58D564A0C798A68E762D7B | 7 | .java | java | apache-2.0 | android/android-test |
10047928 | <NME> SubprocessCommunicator.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... | 5 | Merge pull request #181 from android/FB032EA67D58D564A0C798A68E762D7B | 7 | .java | java | apache-2.0 | android/android-test |
10047929 | <NME> SubprocessCommunicator.java
<BEF> /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... | 5 | Merge pull request #181 from android/FB032EA67D58D564A0C798A68E762D7B | 7 | .java | java | apache-2.0 | android/android-test |
10047930 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0
CORE_VERSION = "1.5.0-rc01" # stabl... | 1 | Update kotlin version for 02_10_2022 release. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047931 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0
CORE_VERSION = "1.5.0-rc01" # stabl... | 1 | Update kotlin version for 02_10_2022 release. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047932 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0
CORE_VERSION = "1.5.0-rc01" # stabl... | 1 | Update kotlin version for 02_10_2022 release. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047933 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0
CORE_VERSION = "1.5.0-rc01" # stabl... | 1 | Update kotlin version for 02_10_2022 release. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047934 | <NME> axt_versions.bzl
<BEF> """Defines current AXT versions and dependencies."""
# AXT versions
RUNNER_VERSION = "1.5.0-rc01" # stable 1.4.0
RULES_VERSION = "1.5.0-rc01" # stable 1.4.0
MONITOR_VERSION = "1.6.0-rc01" # stable 1.5.0
ESPRESSO_VERSION = "3.5.0-rc01" # stable 3.4.0
CORE_VERSION = "1.5.0-rc01" # stabl... | 1 | Update kotlin version for 02_10_2022 release. | 1 | .bzl | bzl | apache-2.0 | android/android-test |
10047935 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Un... | 12 | PiperOrigin-RevId: 191315005 | 6 | .py | py | apache-2.0 | android/android-test |
10047936 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Un... | 12 | PiperOrigin-RevId: 191315005 | 6 | .py | py | apache-2.0 | android/android-test |
10047937 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Un... | 12 | PiperOrigin-RevId: 191315005 | 6 | .py | py | apache-2.0 | android/android-test |
10047938 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Un... | 12 | PiperOrigin-RevId: 191315005 | 6 | .py | py | apache-2.0 | android/android-test |
10047939 | <NME> unified_launcher_test.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Un... | 12 | PiperOrigin-RevId: 191315005 | 6 | .py | py | apache-2.0 | android/android-test |
10047940 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 63 | Added additional info when JUnit4 test class is malformed for easier diagnostics | 21 | .java | java | apache-2.0 | android/android-test |
10047941 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 63 | Added additional info when JUnit4 test class is malformed for easier diagnostics | 21 | .java | java | apache-2.0 | android/android-test |
10047942 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 63 | Added additional info when JUnit4 test class is malformed for easier diagnostics | 21 | .java | java | apache-2.0 | android/android-test |
10047943 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 63 | Added additional info when JUnit4 test class is malformed for easier diagnostics | 21 | .java | java | apache-2.0 | android/android-test |
10047944 | <NME> AndroidJUnit4.java
<BEF> /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 63 | Added additional info when JUnit4 test class is malformed for easier diagnostics | 21 | .java | java | apache-2.0 | android/android-test |
10047945 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 2 | Add leakr dictionary for Android Testing Support Library export process. | 3 | .py | py | apache-2.0 | android/android-test |
10047946 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 2 | Add leakr dictionary for Android Testing Support Library export process. | 3 | .py | py | apache-2.0 | android/android-test |
10047947 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 2 | Add leakr dictionary for Android Testing Support Library export process. | 3 | .py | py | apache-2.0 | android/android-test |
10047948 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 2 | Add leakr dictionary for Android Testing Support Library export process. | 3 | .py | py | apache-2.0 | android/android-test |
10047949 | <NME> unified_launcher.py
<BEF> # Copyright 2012 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless ... | 2 | Add leakr dictionary for Android Testing Support Library export process. | 3 | .py | py | apache-2.0 | android/android-test |