Snap for 12488717 from 8af77ef942
to 25Q1-release
Change-Id: I8da313092feb9adbd68306bec2b545d417b75dc9
This commit is contained in:
commit
81d6aeb0f6
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue