blob: 6ce4fbe9678121876ac32e29f1f011defa07cbb5 [file] [log] [blame]
Vishwath Mohane003a0a2018-04-02 14:35:31 -07001#
2# Copyright (C) 2018 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17# This is a set of common components to enable CFI for (across
18# compatible product configs)
19PRODUCT_CFI_INCLUDE_PATHS := \
bohu79106cd2020-11-19 12:50:47 -080020 device/generic/goldfish/wifi/wpa_supplicant_8_lib \
Ram Muthiah7a597f52019-12-09 00:25:55 -080021 device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \
Vishwath Mohane003a0a2018-04-02 14:35:31 -070022 external/tinyxml2 \
23 external/wpa_supplicant_8 \
24 frameworks/av/camera \
25 frameworks/av/media \
26 frameworks/av/services \
27 frameworks/minikin \
28 hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib \
29 hardware/interfaces/nfc \
30 hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib \
Selene Huang1d015a52020-08-05 02:08:53 -070031 hardware/interfaces/keymaster \
Janis Danisevskis08764602021-01-07 12:06:50 -080032 hardware/interfaces/security \
Beth Thibodeau2b0dd3b2022-03-17 00:21:02 +000033 system/bt \
Vishwath Mohane003a0a2018-04-02 14:35:31 -070034 system/chre \
35 system/core/libnetutils \
Baligh Uddin02aaded2020-05-18 15:00:25 +000036 system/libziparchive \
Vishwath Mohane003a0a2018-04-02 14:35:31 -070037 system/gatekeeper \
38 system/keymaster \
39 system/nfc \
40 system/security \