commit | 7a83f4012043fd3bb2cfa3dd0a7116bfd58c79ec | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Mon Feb 28 15:57:41 2022 +0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Mar 15 06:11:17 2022 +0000 |
tree | cd151a070655a67c7a532721bdb95e2801179667 | |
parent | d875b4904bbe094728404ee2c9ed512eabcbcaed [diff] |
Fix int-in-bool-context warning The values are boundary checked, static cast them to the final type to avoid compiler emitting warnings. Test: presubmit Bug: 148287349 Change-Id: Id1599d0830b6ac5f5049c6e0ca14c60eca0b8e93
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview