common: Include beluga properties for LAHAINA.
Change-Id: Ib83c8e4959cf891fc0063408c0d8c7ea59c34ce5
This commit is contained in:
parent
bcb24b61c3
commit
56e1fb09fe
|
@ -49,5 +49,13 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
ro.vendor.extension_library=libqti-perfd-client.so \
|
||||
vendor.power.pasr.enabled=true
|
||||
|
||||
ifeq ($(call is-board-platform-in-list, lahaina),true)
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.vendor.beluga.p=0x3 \
|
||||
ro.vendor.beluga.c=0x4800 \
|
||||
ro.vendor.beluga.s=0x900 \
|
||||
ro.vendor.beluga.t=0x240
|
||||
endif
|
||||
|
||||
# Get non-open-source specific aspects
|
||||
$(call inherit-product-if-exists, vendor/qcom/common/perf/perf-vendor.mk)
|
||||
|
|
Loading…
Reference in New Issue