9 lines
250 B
Makefile
9 lines
250 B
Makefile
# Trusty ConfirmationUI HAL
|
|
PRODUCT_PACKAGES += \
|
|
android.hardware.confirmationui-service.trusty.vendor
|
|
|
|
# Trusty Secure DPU Daemon
|
|
PRODUCT_PACKAGES += \
|
|
securedpud.slider
|
|
|
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs101/sepolicy/confirmationui/
|