agent-bigo/app/src/main/cpp
yjj38 3f3273e557 Remove unused DeviceUtils and disable command safety checks
Deleted `DeviceUtils.java` as it is no longer used and removed redundant native method calls. Disabled safety checks for shell commands in `ShellUtils.java` for enhanced flexibility, ensuring they won't interrupt execution. Updated JNI method paths in `infoct.cpp` to align with updated package structure.
2025-05-30 11:04:26 +08:00
..
CMakeLists.txt Add native methods to manipulate system and device info 2025-05-29 22:05:49 +08:00
fk_common_struct.h Add native methods to manipulate system and device info 2025-05-29 22:05:49 +08:00
infoct.cpp Remove unused DeviceUtils and disable command safety checks 2025-05-30 11:04:26 +08:00