ADPF: deprecate the reporting rate from property
Use powerhint.json profile to define reporting rate. Bug: 198379880 Test: build & manual test Change-Id: I1da0b07755579e2735ec6a3202796c5da1cf5971
This commit is contained in:
parent
7f8fbddff2
commit
1fef228c0f
2 changed files with 2 additions and 4 deletions
|
@ -136,8 +136,7 @@ DEVICE_MANIFEST_FILE += \
|
||||||
# Vibrator HAL
|
# Vibrator HAL
|
||||||
PRODUCT_PRODUCT_PROPERTIES +=\
|
PRODUCT_PRODUCT_PROPERTIES +=\
|
||||||
ro.vendor.vibrator.hal.long.frequency.shift=15
|
ro.vendor.vibrator.hal.long.frequency.shift=15
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
|
||||||
vendor.powerhal.adpf.rate=11111111
|
|
||||||
ACTUATOR_MODEL := luxshare_ict_081545
|
ACTUATOR_MODEL := luxshare_ict_081545
|
||||||
|
|
||||||
# Voice packs for Text-To-Speech
|
# Voice packs for Text-To-Speech
|
||||||
|
|
|
@ -152,8 +152,7 @@ DEVICE_MANIFEST_FILE += \
|
||||||
# Vibrator HAL
|
# Vibrator HAL
|
||||||
PRODUCT_PRODUCT_PROPERTIES +=\
|
PRODUCT_PRODUCT_PROPERTIES +=\
|
||||||
ro.vendor.vibrator.hal.long.frequency.shift=15
|
ro.vendor.vibrator.hal.long.frequency.shift=15
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
|
||||||
vendor.powerhal.adpf.rate=8333333
|
|
||||||
ACTUATOR_MODEL := luxshare_ict_081545
|
ACTUATOR_MODEL := luxshare_ict_081545
|
||||||
|
|
||||||
# Voice packs for Text-To-Speech
|
# Voice packs for Text-To-Speech
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue