Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit baf0b168 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Use std::vector to store slots

We are currently using a raw vector allocated via 'new' to store Slots.
To prepare for simultaneous touch and stylus functionality, let's store
slots in a vector.

Bug: TBD
Test: atest inputflinger_tests
Change-Id: I2506e348e8b93c0ba1c642fb7c1af6268fea72ba
parent b6c7a01c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment