blob: 330dea2ac92329bd0bd13bc753c9d5e3293d117e [file] [log] [blame]
# 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.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
[
build(
projects=[
"self_test.build_yes.tests_none.1m.2i.build_false.3ii.build_true",
],
enabled=True
),
build(
projects=[
"self_test.build_no.tests_none.1m.build_false.2i.build_true.3ii.build_false",
],
enabled=False
),
]