大佬,请问 为什么在 `BuildVariant` 为 `release` 时, 把这段代码注释掉: ```c // openat.c:63 // __android_log_print(ANDROID_LOG_INFO, "openAt", "path=%s", p); ``` openAt 就返回 -14,导致后面异常。(排查了好久😭
大佬,请问
为什么在
BuildVariant为release时, 把这段代码注释掉:openAt 就返回 -14,导致后面异常。(排查了好久😭