mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
a7f234cc34130ea5e99fffe5a18d60a735190926
Introduce IAllocatorClient to manage resources owned by a client (e.g., SF or VTS). This makes sure there is no resource leak when SF or VTS crashes. This also fixes two unrelated bugs - sizeof(Buffer) != sizeof(void*) on 32-bit impl. - layerCount was not set to 1 in tests Test: builds and boots Change-Id: I67f5cdd64b97fb3ce1b931099c25f59cc8517f21
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%