Commit Graph

3 Commits (56b0e57f0788cb7c962eaa724e4b3fb36def01fa)

Author SHA1 Message Date
Martin Böh 0c89048add sync with kb2003_11_C.21
Change-Id: I7203c01b2ac7de81b18bdee6d9b828b5146e9e3e
2022-08-01 18:51:08 +02:00
LuK1337 b19c2c815d sm8250-common: Unlock gc5035 camera
This change lets us use gc5035 camera, which was blocked by OnePlus long
time ago after people discovered its *magic* capabilities. By default
only `com.oem.autotest` can use it, however if we replace the first
character with a NULL byte, then strncmp returns 0, and thus we pass the
check and allow everyone to use it.

You can see the logs below that led me to discover that behavior.

[DEBUG  ] JIANJIA.cpp:89 PretendOpenCamera() logicalCameraId 4, m_ClientPackageName 0
[DEBUG  ] STELLA.cpp:1445 informKernel() force: -1 value: 6 buf: 5
[DEBUG  ] chxextensionmodule.cpp:1005 ExtendOpen() You shall not pass 0
[DEBUG  ] chxextensioninterface.cpp:298 chi_extend_open() [OP_EXT] OPEN_CAMERA X
[ERROR][HAL    ] camxhal3module.cpp:772 ProcessCameraOpen() Camera Open failed with error status = CamxResultEInvalidArg

Change-Id: I9b3e4e55f07cef40886e09941f7ed0523cdf8cfa
2022-03-05 01:33:00 +01:00
LuK1337 367423aca0 Import sm8250-common and its users from lineage-18.1 (ab4145f)
Change-Id: I5ed31c1abe988113b0f47cbeb2d405e89720c64b
2022-02-21 22:23:47 +01:00