agent-bigo/app
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
..
src Remove unused DeviceUtils and disable command safety checks 2025-05-30 11:04:26 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
build.gradle Add native methods to manipulate system and device info 2025-05-29 22:05:49 +08:00
proguard-rules.pro init 2025-05-20 16:39:05 +08:00