摘要:
unkonw type namespace 从图可以看出是namespace不对.解决方法 将 c 文件改成 cpp can not link against 因为编译的模块的测试模块依赖的共享库是vendor的, 所以测试模块页必须是vendor的 在测试模块加上: LOCAL_VENDOR_MO 阅读全文
摘要:
Set the NTP server of your android device adb shell settings put global ntp_server <new-ntp-server> aosp12源代码中 // frameworks/base/core/java/android/ut 阅读全文