Bug: 190331547 Bug: 190331370 Test: build ROM and make sure file and sepolicy is still there Change-Id: Ifc2bcf1616d3ee2df3943f0f1b3523ce485b689c
9 lines
254 B
Makefile
9 lines
254 B
Makefile
# Trusty ConfirmationUI HAL
|
|
PRODUCT_PACKAGES += \
|
|
android.hardware.confirmationui@1.0-service.trusty.vendor
|
|
|
|
# Trusty Secure DPU Daemon
|
|
PRODUCT_PACKAGES += \
|
|
securedpud.slider
|
|
|
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs101-sepolicy/confirmationui/
|