This repository has been archived on 2025-09-03 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
9c9e8bdcd2984bfec73e5f04c56eec848cb18563
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
Languages
Shell
89.6%
Makefile
8.4%
Forth
1%
C++
0.7%
C
0.3%