mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-14 14:24:59 +08:00
Currently user copy test is run from the Makefile. Move it out of the Makefile to be run from a shell script to allow the test to be run as stand-alone test, in addition to allowing the test run from a make target. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>