Snap for 11661060 from 819230aee3
to 24Q3-release
Change-Id: I5dcd10efa2def528cc9d7c952f35b9345e68bc65
This commit is contained in:
commit
c2491e5a64
1 changed files with 9 additions and 0 deletions
9
modem/shared_modem_platform/shared_modem_platform.mk
Normal file
9
modem/shared_modem_platform/shared_modem_platform.mk
Normal file
|
@ -0,0 +1,9 @@
|
|||
# This file is not included in `modem.mk` since this is included at the
|
||||
# beginning of each `device.mk` file, and so will be called before
|
||||
# `SHARED_MODEM_PLATFORM_VENDOR` is defined later in the file.
|
||||
SOONG_CONFIG_NAMESPACES += shared_modem_platform
|
||||
SOONG_CONFIG_shared_modem_platform += \
|
||||
vendor
|
||||
SOONG_CONFIG_shared_modem_platform_vendor := $(SHARED_MODEM_PLATFORM_VENDOR)
|
||||
|
||||
PRODUCT_PACKAGES += shared_modem_platform
|
Loading…
Add table
Add a link
Reference in a new issue