Snap for 11641371 from 1b6df46381
to 24Q3-release
Change-Id: I69803fd614ac7d46816aca0d3f12dc275f9bce0e
This commit is contained in:
commit
c6e447ea3a
1 changed files with 5 additions and 0 deletions
|
@ -221,6 +221,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.sys.hdcp_checking=always
|
persist.sys.hdcp_checking=always
|
||||||
|
|
||||||
USE_LASSEN_OEMHOOK := true
|
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
|
# Use for GRIL
|
||||||
USES_LASSEN_MODEM := true
|
USES_LASSEN_MODEM := true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue