Commit Graph

6 Commits

Author SHA1 Message Date
Simon1511 0665ba77ea r8q-common: libsec-ril: Always return an empty value for GET_SMSC_ADDRESS
* Make parameter of type RilData (second last one) passed to SecRil::RequestComplete()
  in OnGetSmscAddressDone() be NULL, so that the framework passes an empty value when sending SMS
* Before U this value was not being used, on U the value returned is "SMSC",format_specifier
  which is considered invalid when passed back to RIL for sending SMS, however when an empty value
  is passed RIL will select the default SMSC, like it did on T and sending SMS works again

Change-Id: I608be406969d7fa58f15ef36340aff4ad1ce9fd0
Co-authored-by: Tim Zimmermann <tim@linux4.de>
2024-02-15 20:55:25 +03:00
Bruno Martins 5a66e0e8f2 r8q-common: Also patch gatekeeper HAL to load libcrypto-v33.so
Then again, due to asn1t.h structs changes.

Change-Id: Id3552124ddc07bf80446fd2b37b40f39c6be7a76
2024-02-15 20:53:37 +03:00
LuK1337 2bb42511c8 r8q-common: Shim Samsung keymaster HAL impl with libcrypto-v33.so
Current asn1t.h structs aren't binary compatible with our keymaster.

Change-Id: Id78b71c1f08216f861a033097cd015ba3c109925
2024-02-15 20:53:10 +03:00
ata-kaner 71c54c9e1e r8q-common: Switch to hardware_samsung camera HAL 2024-02-15 20:50:31 +03:00
ata-kaner 2681656538 r8q-common: Remove prebuild libprotobuf 2024-02-15 20:49:36 +03:00
ata-kaner 4760d2d219 r8q: Squashed commit of r8q decommonization
Losing my SSD caused some commits to be lost. Luckly, proprietary-files.txt was already pushed.

This message will shortly list the changes included in this commit

* Decommonization for r8qxx and r8qxxx
* Blobbed secure element HAL
* Upgraded secure element 1.2 HAL from r8qxxx
* Removal of WCNSS_qcom_cfg.ini . Moved to device tree long time ago.
2024-01-29 12:28:24 +03:00