Snap for 9075033 from 434c393eda
to tm-qpr1-release
Change-Id: I371fc375297632244b4d72e55777e8573ca31462
This commit is contained in:
commit
1bc487e623
2 changed files with 3 additions and 13 deletions
|
@ -222,7 +222,9 @@ PRODUCT_SHIPPING_API_LEVEL := 32
|
||||||
|
|
||||||
# Vibrator HAL
|
# Vibrator HAL
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.supported_primitives=243
|
ro.vendor.vibrator.hal.supported_primitives=243 \
|
||||||
|
ro.vendor.vibrator.hal.f0.comp.enabled=0 \
|
||||||
|
ro.vendor.vibrator.hal.redc.comp.enabled=0
|
||||||
|
|
||||||
# Device features
|
# Device features
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
|
|
@ -1676,18 +1676,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0,1,2,3"
|
"Value": "0,1,2,3"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
|
||||||
"Duration": 1000,
|
|
||||||
"Value": "9999999"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
|
||||||
"Node": "CPUBigClusterMinFreq",
|
|
||||||
"Duration": 1000,
|
|
||||||
"Value": "9999999"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue