Merge "Remove the libnos dependency if build without vendor" into udc-dev am: 0ea14d85b9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/22363215 Change-Id: Ic9ca4d2857182bddce953be02445e6692f160151 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
795cc96ebb
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