flo: auto-start mm-pp-daemon

Bug: 9109694
Change-Id: I8815998728965341e8fd37a43486e503103a29e6
Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
Ajay Dudani 2013-05-23 16:55:40 -07:00 committed by Iliyan Malchev
parent 76b6c5251b
commit e7f69ca161
2 changed files with 3 additions and 2 deletions

View File

@ -262,7 +262,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.qualcomm.sensors.smd=true
PRODUCT_PROPERTY_OVERRIDES += \
ro.qualcomm.cabl=1
ro.qualcomm.cabl=1 \
hw.cabl.level=Auto
# Configure libhwui
PRODUCT_PROPERTY_OVERRIDES += \

View File

@ -418,7 +418,7 @@ service thermald /system/bin/thermald
service mpdecision /system/bin/mpdecision --no_sleep --avg_comp
class main
service ppd /system/bin/mm-pp-daemon
service ppd /system/bin/mm-pp-daemon -s
class late_start
user system
socket pps stream 0660 system system graphics