Commit graph

3 commits

Author SHA1 Message Date
LuK1337
6c54b85fa8 libhidlbase: Add SPDX license
Change-Id: Ic5cc6616bc2b7ca45f7ad2bca25fa494650a69b7
2023-11-13 13:19:56 +01:00
LuK1337
23f094c484 libhidlbase: Run clang format
Change-Id: I8bff92f14ae582e4208a7b3e5c4aaec28a883b76
2023-11-12 16:13:29 +01:00
Dominik Baronelli
25a12c76a8 compat: libhidlbase: add shim for missing constructor map symbol
gBn/sConstructorMap symbols were removed from libhidl:
- https://android.googlesource.com/platform/system/libhidl/+/e29b2ad

However, some prebuilts still make use of them.

In some cases, for example when using GSI, libhidl can not be patched
directly, which requires modifying affected blobs to depend on this shim
library.

Change-Id: I097c75ac210a9c3f50a9725da0b910d819c85b9a
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
2023-11-04 15:12:56 +00:00