Merge "Make related stuff for Keymint V1."
This commit is contained in:
commit
fa91bf2fad
2 changed files with 3 additions and 1 deletions
|
@ -28,7 +28,8 @@ PRODUCT_CFI_INCLUDE_PATHS := \
|
|||
hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib \
|
||||
hardware/interfaces/nfc \
|
||||
hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib \
|
||||
harware/interfaces/keymaster \
|
||||
hardware/interfaces/keymaster \
|
||||
hardware/interfaces/keymint \
|
||||
system/bt \
|
||||
system/chre \
|
||||
system/core/libnetutils \
|
||||
|
|
|
@ -69,6 +69,7 @@ VNDK-core: android.hardware.graphics.bufferqueue@1.0.so
|
|||
VNDK-core: android.hardware.graphics.bufferqueue@2.0.so
|
||||
VNDK-core: android.hardware.identity-V2-ndk_platform.so
|
||||
VNDK-core: android.hardware.keymaster-V2-ndk_platform.so
|
||||
VNDK-core: android.hardware.keymint-V1-ndk_platform.so
|
||||
VNDK-core: android.hardware.light-V1-ndk_platform.so
|
||||
VNDK-core: android.hardware.media.bufferpool@2.0.so
|
||||
VNDK-core: android.hardware.media.omx@1.0.so
|
||||
|
|
Loading…
Reference in a new issue