Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | veux: Fix -Wbitwise-instead-of-logical | Pirama Arumuga Nainar | 2023-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | Bug: http://b/215753485 This warning is introduced in clang-r445002. In code where the bitwise operation was used to avoid short-ciruit evaluation, make that explicit by introducing temporary variables. Test: build with clang-r445002. Change-Id: Ia7ccf1d48922d926313f691888d26c3e314c1056 | ||||
* | veux: Merge common tree to veux | kleidione Freitas | 2022-11-09 | 268 | -0/+66901 |
- Ref: https://github.com/xiaomi-sm6375-devs/android_device_xiaomi_sm6375-common Signed-off-by: kleidione <kleidione@gmail.com> |