| commit | 6f9f6abc0e68b112a772970fb6a1f607d08c4592 | [log] [tgz] |
|---|---|---|
| author | Harry Cutts <[email protected]> | Thu Dec 31 08:31:28 2020 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Thu Dec 31 08:31:28 2020 +0000 |
| tree | 970bfee28a0ee405c81505a96ecebf10ce798f23 | |
| parent | bd8fee96af0d56b2fc2e372b7e85b1e81a235ade [diff] | |
| parent | 5d6cb823cad26c7a0d81341d5b51fa96a4e47f07 [diff] |
input_playback: fix some formatting am: 5d6cb823ca Original change: undetermined MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Iba9f3163c22a1eff43441084b2d822b502264930
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..6d8601b --- /dev/null +++ b/METADATA
@@ -0,0 +1,3 @@ +third_party { + license_type: RESTRICTED +}
diff --git a/OWNERS.android b/OWNERS.android new file mode 100644 index 0000000..6493d73 --- /dev/null +++ b/OWNERS.android
@@ -0,0 +1,10 @@ +# This project should have only merges from upstream. +# The following are top 2018 google contributers found in AOSP Gerrit. +# Please update this list if you find better candidates. [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
diff --git a/server/site_tests/platform_BootDevice/control.1 b/server/site_tests/platform_BootDevice/control.1 index c3e7124..c50c59c 100644 --- a/server/site_tests/platform_BootDevice/control.1 +++ b/server/site_tests/platform_BootDevice/control.1
@@ -4,7 +4,7 @@ NAME = "BootDevice1" AUTHOR = "Brillo Team" -ATTRIBUTES = "suite:brillo-presubmit,suite:sb65-presubmit" +ATTRIBUTES = "suite:brillo-presubmit" TIME = "SHORT" TEST_CATEGORY = "functional" TEST_CLASS = "platform"