Remove the libnos dependency if build without vendor
Bug: 277188968 Change-Id: I4f6aa64d30a58aebb3fca246d0705e7f540bebb8
This commit is contained in:
parent
f272a85a53
commit
852cfb4fb7
@ -1,5 +1,6 @@
|
|||||||
# Dauntless
|
# Dauntless
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/dauntless/sepolicy
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/dauntless/sepolicy
|
||||||
|
ifneq ($(wildcard vendor),)
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google_nos/init/dauntless
|
PRODUCT_SOONG_NAMESPACES += vendor/google_nos/init/dauntless
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
@ -19,3 +20,4 @@ PRODUCT_PACKAGES_DEBUG += citadel_integration_tests \
|
|||||||
pwntest \
|
pwntest \
|
||||||
nugget_targeted_tests \
|
nugget_targeted_tests \
|
||||||
CitadelProvision
|
CitadelProvision
|
||||||
|
endif
|
Loading…
x
Reference in New Issue
Block a user