diff options
author | 2024-06-18 21:33:33 +0000 | |
---|---|---|
committer | 2024-06-26 20:53:33 +0000 | |
commit | 0c25e864701a6c408b90709493dd30de9b929e2e (patch) | |
tree | 582006e74a1285edd88ce9d41207ea6b1d008088 /libs/input/KeyLayoutMap.cpp | |
parent | 9c879e83fd29494822cc8bc4e7a4692145512556 (diff) |
Return message wrapped in Result from receiveMessage
Changed receivedMessaged return type from status_t to
android::base::Result<>. Enforces checking valid state
before using the object.
Flag: EXEMPT refactor
Bug: 297226446
Test: TEST=libinput_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST
Change-Id: Ic2285d38a2d0d2227c1fae92379270a5f52586c7
Diffstat (limited to 'libs/input/KeyLayoutMap.cpp')
0 files changed, 0 insertions, 0 deletions