Merge "Remove the libnos dependency if build without vendor" into udc-dev
This commit is contained in:
commit
0ea14d85b9
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue