Use std::bitset for tracking pointers in the dispatcher
Convert pointerIds to std::bitset. This will allow us to do bitwise operations with other fields that already use std::bitset. Bug: 211379801 Test: m inputflinger_tests && $ANDROID_HOST_OUT/nativetest64/inputflinger_tests/inputflinger_tests Change-Id: I0347b5e171a0597fc88ba628f40dcf6cd59ea093
Loading
Please register or sign in to comment