Snap for 9905984 from 0ea14d85b9 to udc-release

Change-Id: I1d811df37a8ca5a72ddece1616648b1bfe1af36f
This commit is contained in:
Android Build Coastguard Worker 2023-04-08 03:03:15 +00:00
commit 910879ba71

View file

@ -1,5 +1,6 @@
# Dauntless
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/dauntless/sepolicy
ifneq ($(wildcard vendor),)
PRODUCT_SOONG_NAMESPACES += vendor/google_nos/init/dauntless
PRODUCT_PACKAGES += \
@ -19,3 +20,4 @@ PRODUCT_PACKAGES_DEBUG += citadel_integration_tests \
pwntest \
nugget_targeted_tests \
CitadelProvision
endif