mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
a33256b811e29cd8887c00b671cee1ef5f6de8f8
DrmHalVendorFactoryTest.EmptyPluginUUIDNotSupported was failing on 64 bit builds. The test was using an uninitialized hidl_array as the empty UUID which was incorrect. This change initializes the array contents to null values. Test: drm hal tests pass bug: 37172151 Change-Id: I0acb86921f0daceba30fa7879980ce819db64a74
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%