Move dauntless settings to gs-common
Bug: 242479757 Test: build pass on all Gchip devices Change-Id: Idfd52a88a420f04169b273a1ef575f10b92874c1
This commit is contained in:
parent
03c4764838
commit
33aa7718bc
13 changed files with 100 additions and 2 deletions
|
@ -1,2 +1,19 @@
|
|||
PRODUCT_PACKAGES += dump_gsc.sh
|
||||
# Dauntless
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/dauntless/sepolicy
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_nos/init/dauntless
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
citadeld \
|
||||
citadel_updater \
|
||||
android.hardware.weaver@1.0-service.citadel \
|
||||
android.hardware.identity@1.0-service.citadel \
|
||||
init_citadel \
|
||||
android.hardware.strongbox_keystore.xml \
|
||||
android.hardware.security.keymint-service.citadel \
|
||||
dump_gsc.sh
|
||||
|
||||
# USERDEBUG ONLY: Install test packages
|
||||
PRODUCT_PACKAGES_DEBUG += citadel_integration_tests \
|
||||
pwntest \
|
||||
nugget_targeted_tests \
|
||||
CitadelProvision
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue