Merge cherrypicks of ['googleplex-android-review.googlesource.com/29764306'] into 24Q4-release.

Change-Id: I189631de67329af60ffc56b821ca95d14d0c17ec
This commit is contained in:
Android Build Coastguard Worker 2024-10-18 21:20:09 +00:00
commit 58891f2f0f

View file

@ -1,6 +1,6 @@
# Dauntless
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/dauntless/sepolicy
ifneq ($(wildcard vendor),)
ifneq ($(wildcard vendor/google_nos),)
PRODUCT_SOONG_NAMESPACES += vendor/google_nos/init/dauntless
PRODUCT_PACKAGES += \
@ -92,4 +92,4 @@ endif
$(call dist-for-goals,droid,vendor/google_nos/prebuilts/dauntless/intermediate_images/d3m2_intermediate.ec.bin)
endif
endif # $(wildcard vendor)
endif # $(wildcard vendor/google_nos)