Commit Graph

12 Commits

Author SHA1 Message Date
Michael Bestas 8912967d97 sm6225-common: Drop QTI WFD
Change-Id: I7d001b517084d5ad65eed5c1703213ad9c46475a
2024-04-30 22:09:51 +03:00
Michael Bestas 40e4706662 sm6225-common: Update to devon_g T2SNS33.73-22-3-5
Change-Id: Ie5c1e3e028bf3b713454ccc19cab327a346d8ad4
2024-03-25 10:52:32 +02:00
Michael Bestas e12e08015b sm6225-common: Update to devon_g T2SNS33.73-22-3-3
Change-Id: I606b154ea0d524e65b07302b0f97ce5d3482b259
2024-02-08 01:49:48 +02:00
Michael Bestas 096ca883ec sm6225-common: Update to devon_g T2SNS33.73-22-3-2
Change-Id: Ic7e1d24af064c02ac8994c30c4030eb45fc7827b
2024-01-04 21:53:22 +02:00
Michael Bestas 80d6b13d50 sm6225-common: Update to devon_g T2SN33.73-22-3
Change-Id: Ie0ace50d0de5e35c82c51b577e7e8844ac8c9ad4
2023-12-03 21:02:49 +02:00
Michael Bestas c077823667 sm6225-common: Update to devon_g S2SN32.34-72-46
Change-Id: Ie95ff862cec5cf32a50e3119af9f645050de4a83
2023-10-31 23:26:06 +02:00
Michael Bestas aa36791c16 sm6225-common: Update to S2SNS32.34-72-31-1
Change-Id: I6b4e3c0d19eb1a139932ef1ec403152c2aa01a53
2023-08-23 23:55:05 +03:00
Michael Bestas a4829476b4 sm6225-common: Update to devon_g S2SNS32.34-72-14-1
Change-Id: I59fe98297963b0294b752dbdaca64314a642eab0
2023-07-19 19:22:36 +03:00
Michael Bestas ff5da5fe97 sm6225-common: cne: drop unused blob
Change-Id: I1897f0a75ba7f461c333edbaf1dce7c7181e8318
2023-05-31 21:49:29 +03:00
Michael Bestas 3fa5a02fcc sm6225-common: Add missing gnss lib
Change-Id: I4315986d68ee28e6455b20b73770b71c44d6d8ec
2023-05-31 21:41:48 +03:00
TH779 8b1c6b75b6 sm6225-common: Don't call configureRpcThreadpool for camera postproc impl
* In Android 12, no longer allowed to shrink the process pool after a
   larger process pool is started, we should patch camera postproc impl
   to nuke it from shrinking process pool and prevent triggering a fatal
   to cause the camera to crash.
   Ref: https://android.googlesource.com/platform/system/libhwbinder/+/8e047f7a626c782a02dc9e67dee2dbae35bc6956.

 * The following are the difference between before and after the
   patch.
   Before:
   MOV    W1, #1
   BL     ._ZN7android8hardware22configureRpcThreadpoolEmb
   Now:
   MOV    W1, #1
   NOP

 * Obtained by comparing the camera postproc impl modified by
   GitHub@erfanoabdi.

 * A tutorial on use hexdump, sed and xxd to patch hex in
   binary file: https://everydaywithlinux.blogspot.com/2012/11/patch-strings-in-binary-files-with-sed.html.

Co-authored-by: Erfan Abdi <erfangplus@gmail.com>
Signed-off-by: TH779 <i@779.moe>
Change-Id: I66c257e80bf56a48c640efc3c1c8949852edf756
2023-05-27 17:41:46 +03:00
Michael Bestas f431f86d27 sm6225-common: Import blobs from devon_g S2SNS32.34-60-6
Change-Id: I3baa2cce57995ea97b08e236cee21b8ef560a6d1
2023-05-27 17:41:39 +03:00