summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-27chmod uga-xandroid-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1tools_r22jb-mr1.1-releasejb-mr1.1-dev-plus-aospjb-mr1.1-devjb-mr1-releasejb-mr1-dev-plus-aospjb-mr1-devIliyan Malchev
find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \; Bug: 7428209 Change-Id: I842e656d0c3de9ebeb9a9cf8910bb91f48b01f6a Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-10-20clean up and pass touch boost on interactive-onIliyan Malchev
1. Clean up: -- only open the comm socket with mpdecision on power-HAL init, not on every touch hint call -- put ALOGE on error cases -- make LOG_TAG handle PowerHAL, not "Qualcomm PowerHAL" -- fix up indendation 2. Call touch_boost when interactive mode is enabled. Bug: 7382919 Change-Id: Ifbafc8d192f5b0dbed570e60b9d9b843c82a0c55 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-10-17initial msm8960 power HAL implementationIliyan Malchev
Change-Id: I6189df5182a25a35166fa2b710b516c65da7627a Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-10-17Initial empty repositoryChad Jones