Promotion of qcom-devices.lnx.1.0-00008.
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1065922 Ib879d6bf20224fe10362de6da492adb33bd5bccf msmfalcon_64: Add oem-services to PRODUCT_BOOT_JARS Change-Id: Id8c0e8488dfaf4eaff4b093d4527d3725d7cdade CRs-Fixed: 1065922
This commit is contained in:
commit
12c5b2ceae
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ PRODUCT_PACKAGES += telephony-ext
|
||||||
|
|
||||||
ifneq ($(strip $(QCPATH)),)
|
ifneq ($(strip $(QCPATH)),)
|
||||||
PRODUCT_BOOT_JARS += WfdCommon
|
PRODUCT_BOOT_JARS += WfdCommon
|
||||||
|
#Android oem shutdown hook
|
||||||
|
PRODUCT_BOOT_JARS += oem-services
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(strip $(BOARD_HAVE_QCOM_FM)),true)
|
ifeq ($(strip $(BOARD_HAVE_QCOM_FM)),true)
|
||||||
|
|
Loading…
Reference in a new issue