Snap for 11641371 from 462a14e19d
to 24Q3-release
Change-Id: I32527552b4eb7333cee92d55a13173f32326a677
This commit is contained in:
commit
dbb3083a3d
1 changed files with 5 additions and 0 deletions
|
@ -180,6 +180,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
telephony.active_modems.max_count=2
|
||||
|
||||
USE_LASSEN_OEMHOOK := true
|
||||
# The "power-anomaly-sitril" is added into PRODUCT_SOONG_NAMESPACES when
|
||||
# $(USE_LASSEN_OEMHOOK) is true and $(BOARD_WITHOUT_RADIO) is not true.
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google/tools/power-anomaly-sitril
|
||||
endif
|
||||
|
||||
# Use for GRIL
|
||||
USES_LASSEN_MODEM := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue