sm7250-common: prop: Add OnePlus device specific props
* Some proprietary blobs may check them Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev> Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com> Signed-off-by: firebird11 <hbgassel@gmail.com> Change-Id: Ia5fab66dc63d2be92a3c56fff2765884ee2fa9e6 Signed-off-by: firebird11 <hbgassel@gmail.com>
This commit is contained in:
committed by
Sandeep P S
parent
6a4d745e08
commit
c8c777a3b8
@@ -59,6 +59,10 @@ media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
||||
# Netflix
|
||||
ro.netflix.bsp_rev=Q7250-19133-1
|
||||
|
||||
# OnePlus
|
||||
ro.vendor.product.manufacturer.db=OP_PHONE
|
||||
ro.vendor.product.device.db=OP_DEVICE
|
||||
|
||||
# Perf
|
||||
ro.vendor.qti.core_ctl_max_cpu=4
|
||||
ro.vendor.qti.core_ctl_min_cpu=2
|
||||
|
||||
@@ -199,6 +199,9 @@ persist.sys.oem.otg_support=true
|
||||
# PASR
|
||||
vendor.power.pasr.enabled=false
|
||||
|
||||
# OnePlus
|
||||
vendor.product.manufacturer=OPD
|
||||
|
||||
# Perf
|
||||
ro.vendor.extension_library=libqti-perfd-client.so
|
||||
|
||||
|
||||
Reference in New Issue
Block a user