forked from openkylin/platform_build
Merge "Make related stuff for Keymint V1." am: fa91bf2fad
Original change: https://android-review.googlesource.com/c/platform/build/+/1390756 Change-Id: I384f401cc3c395a5069d27c940b5b1da2d3def6a
This commit is contained in:
commit
d051b1381f
|
@ -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 New Issue