Move keymint to security.

Keymint has moved to hardware/interfaces/security, and all HALs under
security should be cfi enabled.

Test: N/A
Change-Id: Ie40f6a04acdb9091bdf5318b889407af89c787e1
This commit is contained in:
Janis Danisevskis 2021-01-07 12:06:50 -08:00
parent 4a632325a4
commit 08764606de
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ PRODUCT_CFI_INCLUDE_PATHS := \
hardware/interfaces/nfc \
hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib \
hardware/interfaces/keymaster \
hardware/interfaces/keymint \
hardware/interfaces/security \
system/bt \
system/chre \
system/core/libnetutils \