Commit Graph

5 Commits

Author SHA1 Message Date
Michael Bestas
6d9c9d478a sm8550-common: Enable ELF checks for libwpa_client dependent libs
Change-Id: I490df02b68da4b9a7088a239672a1dcace66d270
2025-04-27 08:05:56 +08:00
Secondarian
3e68284a90 sm8550-common: Patch libsamsungcamerahal to expose all camera IDs
Replaces GetCameraIdList's address with that of GetCameraIdListAll so
that calls to GetCameraIdList will also expose all camera IDs

```
$ nm -D libsamsungcamerahal.so | grep GetCameraIdList
0000000000008ae0 T _ZNK7android18samsung_camera_hal14CameraProvider15GetCameraIdListEPNSt3__16vectorIjNS2_9allocatorIjEEEE
0000000000008b94 T _ZNK7android18samsung_camera_hal14CameraProvider18GetCameraIdListAllEPNSt3__16vectorIjNS2_9allocatorIjEEE
```

Change-Id: I7c572460a0f0bbde5f06e05b2bf6f152036c3030
2025-04-25 21:35:54 +08:00
Josip Kelecic
4649cac293 sm8550-common: add shim for libhypervintf
* Needed by camera, we don't use hyper HAL.

Co-authored-by: chaptsand <chaptsand@gmail.com>
Co-authored-by: pckotzer <thegamethis@outlook.com>
Change-Id: I823e9286fe2b8ad2320b83cca0e6f59707c30f5b
2024-12-30 21:14:58 +08:00
chaptsand
e8ab765331 sm8550-common: Work around keymint HAL to avoid conflicts with source built
Change-Id: Ie16c7052cb9e343adcafa4303ae62d606ce4585f
2024-12-30 17:21:40 +08:00
chaptsand
220ebbfb07 sm8550-common: Switch to python extract_utils
Change-Id: I4f93f1609599ee0afe3eee21ae8ab19fff6f24db
2024-12-30 17:20:48 +08:00