文件最后提交记录最后更新时间
fix(test): address OAT and static analysis findings in integration test code - Add Apache License 2.0 headers to 12 C/C++ and Java test files - Replace Gradle wrapper copyright with Huawei Device copyright - Delete binary gradle-wrapper.jar file (OAT compliance) - Replace magic number 10 with MAX_CALLBACK_ARGS constant - Add parentheses to macro parameters in CHECK_NULL_VOID_DELREF - Wrap all single-line if statements with braces (45 occurrences) - Fix code formatting: enum line width, K&R brace style, while spacing - Replace unsafe memset/memcpy with memset_s/memcpy_s - Add Javadoc comments to ALog, IntentCaptorActivity, and JniTestBase Co-Authored-By: Agent Signed-off-by: jinpeng0804 <jinpeng0804@vip.qq.com>2 个月前
fix(test): address OAT and static analysis findings in integration test code - Add Apache License 2.0 headers to 12 C/C++ and Java test files - Replace Gradle wrapper copyright with Huawei Device copyright - Delete binary gradle-wrapper.jar file (OAT compliance) - Replace magic number 10 with MAX_CALLBACK_ARGS constant - Add parentheses to macro parameters in CHECK_NULL_VOID_DELREF - Wrap all single-line if statements with braces (45 occurrences) - Fix code formatting: enum line width, K&R brace style, while spacing - Replace unsafe memset/memcpy with memset_s/memcpy_s - Add Javadoc comments to ALog, IntentCaptorActivity, and JniTestBase Co-Authored-By: Agent Signed-off-by: jinpeng0804 <jinpeng0804@vip.qq.com>2 个月前