Android JB4.2 cts测试包下载Android JB4.2:http://source.android.com/compatibility/downloads.html, 选
Android JB4.2 cts测试包下载
Android JB4.2:http://source.android.com/compatibility/downloads.html, 选择下载Android 4.2 R1 Compatibility Test Suite (CTS)
如果要使用Google Release的CTS测试包测试CTS Plan,需要在run plan添加option: --disable-reboot来禁止系统reboot,例如run CTS plan则执行下面command:
run cts --plan CTS--disable-reboot
