1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
primary.prof.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.txt

This APK and profile file are generated from CompilationTargetActivity.java and must be
updated if that file changes:

$ (croot ; make CtsCompilationApp)
$ cp ${ANDROID_BUILD_TOP}/out/target/product/${TARGET_PRODUCT}/data/app/CtsCompilationApp/CtsCompilationApp.apk .
$ adb install CtsCompilationApp.apk

  # Now run the app manually for a couple of minutes, look for the profile:
$ adb shell ls -l /data/misc/profiles/cur/0/android.compilation.cts/primary.prof
  # once the profile appears and is nonempty, grab it:
$ adb pull /data/misc/profiles/cur/0/android.compilation.cts/primary.prof ./