organize confirmationui settings am: 62efe878ba
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15017735 Change-Id: Ieec700add5ed987e5e5fa9a46c6ffb3118f6f618
This commit is contained in:
commit
3c679e5d0d
2 changed files with 10 additions and 7 deletions
9
confirmationui/confirmationui.mk
Normal file
9
confirmationui/confirmationui.mk
Normal file
|
@ -0,0 +1,9 @@
|
|||
# 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/
|
|
@ -777,13 +777,7 @@ $(call inherit-product, system/core/trusty/trusty-base.mk)
|
|||
# Trusty unit test tool
|
||||
PRODUCT_PACKAGES_DEBUG += trusty-ut-ctrl
|
||||
|
||||
# Trusty ConfirmationUI HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.confirmationui@1.0-service.trusty.vendor
|
||||
|
||||
# Trusty Secure DPU Daemon
|
||||
PRODUCT_PACKAGES += \
|
||||
securedpud.slider
|
||||
include device/google/gs101/confirmationui/confirmationui.mk
|
||||
|
||||
include device/google/gs101/trusty_metricsd/trusty_metricsd.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue