summaryrefslogtreecommitdiffstats
path: root/power-710.c
Commit message (Collapse)AuthorAgeFilesLines
* power: Clean up and fix set_interactive_overrideMichael Bestas2019-10-231-7/+2
| | | | | | | | | | | * Remove debug logs and useless comments * Consistent return values * Add back display hints for legacy platforms, they used to live in power-common.c but removed in commit 561cffcbfa66192e839e040d2da3bff2ecf8dcac * Check if set_interactive_override handled hints and print info message if it didn't Change-Id: Iff9f7327ba71c282e34ff3143c45a3f40f72fc92
* power: clang-formatMichael Bestas2019-10-231-38/+28
| | | | | | | * Using AOSP interface .clang-format * Clean Android.mk while we are at it Change-Id: I630f72e3dffb676ca1930e72945e897f62103ada
* power: Remove mutex to hintsdianlujitao2019-10-231-1/+0
| | | | | | * No longer needed. Change-Id: I09fc90b4e5399b3f3b8a409edf3f57361da90100
* power: Remove unused arg from power_hint_override/set_interactive_overrideRashed Abdel-Tawab2019-10-231-1/+1
| | | | Change-Id: If45b59915022b563d4c5c9bf454b02b431a97833
* power: Use log/log.h instead of utils/Log.hEthan Chen2019-10-231-1/+1
| | | | Change-Id: I827c7f5ab27548eec8d6e4ee27a72fa883025002
* sdm710 : fixed VNDK compilation for warlockAnurudh Kumar Tiwari2018-06-121-0/+2
| | | | Change-Id: Ic095cf2aeec77b914dff6966c0cff66124f7a146
* Rename sdm670 to sdm710David Ng2018-06-041-0/+97
Merge and rename shared Android target paths. Change-Id: If2f47bbff5445f4de9e6b3ddb5279920fb6c9ee0