unplugged-vendor/tools/test/graphicsbenchmark/dist
2025-10-06 13:59:42 +00:00
..
certification-tests.xml Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
run_gamecore.sh Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Ensure that `adb` and `aapt` are available on your path and run:
$ ./run_gamecore.sh <options>

Usage: ./run_gamecore.sh [--all] [--apk-info=file] [--apk-dir=dir]

Options:
  -a, --all 		run all tests
  -h, --help 		print this help
  --apk-info=file 	An XML file describing the list of APKs for qualifications.
  --apk-dir=dir 	Directory containing the APKs for qualifications.  If --apk-info is
                	not specified and a file named 'apk-info.xml' exists in --apk-dir,
                	that file will be used as the apk-info.