summaryrefslogtreecommitdiff
path: root/libcutils
diff options
context:
space:
mode:
authorTomasz Wasilczyk <twasilczyk@google.com>2023-08-16 22:37:14 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-08-16 22:37:14 +0000
commit6cf9cd0123016879454fe0eff15ba78223a68527 (patch)
tree8f4487b8d8da27a12c017addfb051aaaaeed4d2d /libcutils
parentc37838eec8d7b5bcec74e8293a0bdb655991a4e7 (diff)
downloadcore-6cf9cd0123016879454fe0eff15ba78223a68527.tar.gz
Revert "Revert "Remove cutils threads.h header completely.""
This reverts commit c37838eec8d7b5bcec74e8293a0bdb655991a4e7. Reason for revert: b/296247274 root-cause fixed Change-Id: I859e7500a1dd09e3a66986cda9e62adf5d7a524a
Diffstat (limited to 'libcutils')
-rw-r--r--libcutils/include/cutils/threads.h15
l---------libcutils/include_outside_system/cutils/threads.h1
2 files changed, 0 insertions, 16 deletions
diff --git a/libcutils/include/cutils/threads.h b/libcutils/include/cutils/threads.h
deleted file mode 100644
index 9bc3429be..000000000
--- a/libcutils/include/cutils/threads.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Copyright (C) 2007 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.
- */
diff --git a/libcutils/include_outside_system/cutils/threads.h b/libcutils/include_outside_system/cutils/threads.h
deleted file mode 120000
index 99330ffad..000000000
--- a/libcutils/include_outside_system/cutils/threads.h
+++ /dev/null
@@ -1 +0,0 @@
-../../include/cutils/threads.h \ No newline at end of file