aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:49:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:49:01 +0000
commitf7d5529c449b59944231a6e7800b8e03b6a96e81 (patch)
tree5959a162b274485db3738733c58a4bd8122f4f82
parentb46dff327301c07279d86cb8f7ec25edf07eec3d (diff)
parent9d3a42dcabaaf6f23d782dbceac97f6fad4b6b22 (diff)
downloadcompiler-rt-aml_ips_341611000.tar.gz
Snap for 10453563 from 9d3a42dcabaaf6f23d782dbceac97f6fad4b6b22 to mainline-ipsec-releaseaml_ips_341611000aml_ips_341510000aml_ips_340914280aml_ips_340914200aml_ips_340914000
Change-Id: I4db1384b3389ccfbd0b3c7b6fda0aafe042f8424
-rw-r--r--lib/cfi/BUILD15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/cfi/BUILD b/lib/cfi/BUILD
new file mode 100644
index 000000000..0a8014cf7
--- /dev/null
+++ b/lib/cfi/BUILD
@@ -0,0 +1,15 @@
+# Copyright (C) 2023 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.
+
+exports_files(["cfi_blocklist.txt"])