diff options
| author | 2017-07-28 11:28:52 +0800 | |
|---|---|---|
| committer | 2018-01-23 20:55:37 +0000 | |
| commit | 45681ecf27935d8430ace4d20e0d611ad7327e23 (patch) | |
| tree | 4bb8abab137f0d211f5362e0d208e06239b501e6 /libs/gui/SurfaceControl.cpp | |
| parent | ba54d5baf4265cc5ccf656638bf6c5d9e770592f (diff) | |
Cast binder data type to uint64_t in high bits test
1. Cast fb->binder to uint64_t before shifting by 32 bits. It avoids
undefined result when binder is 32-bit.
2. Swap EXPECT_EQ arguments. The first one is expected value and the
second is actual value.
Bug: 64118463
Test: ./binderLibTest on x86 emulator
Merged-In: I4f736bd5b55db5af8598db0d5cd5fbd9ef323448
Change-Id: I4f736bd5b55db5af8598db0d5cd5fbd9ef323448
(cherry picked from commit 7e04edd5b3f0ca9a2d8bca78d5ae70c09b623299)
(cherry picked from commit 3b7d54dd791dfb58b6e42429311dd7ec9a4f1bb6)
Diffstat (limited to 'libs/gui/SurfaceControl.cpp')
0 files changed, 0 insertions, 0 deletions