Ignore-AOSP-First: Dependent on internal change. Bug: b/205760172 Test: Run confirmation UI test using CTS Verifier Change-Id: Ifb3f692284eec45ca0c17838c1f39eaf2661650d
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/
|