summaryrefslogtreecommitdiff
path: root/services/powermanager/PowerHalController.cpp
diff options
context:
space:
mode:
author Dan Albert <danalbert@google.com> 2024-07-12 20:33:45 +0000
committer Dan Albert <danalbert@google.com> 2024-07-12 20:36:16 +0000
commit3c837e2428495498f3a93ee889cdd03ca5c990f5 (patch)
treef6f2137a5d69870d5f963b7cad906cf38fbe565b /services/powermanager/PowerHalController.cpp
parente2f79abef85d9dfb3ffcc09e0f94c82607f16cf7 (diff)
Fix invalid shift of 32-bit value.
For 32-bit builds (still common for apps), long is only 32-bits, and this is a 32-bit shift. A future version of Clang treats this as an error. Test: treehugger Change-Id: Ie2301c21afe48cbae63e4aca0f3a722ca7115dcc
Diffstat (limited to 'services/powermanager/PowerHalController.cpp')
0 files changed, 0 insertions, 0 deletions