xref: /aosp_15_r20/external/deqp/targets/android/install.bat (revision 35238bce31c2a825756842865a792f8cf7f89930)
1*35238bceSAndroid Build Coastguard Worker@echo off
2*35238bceSAndroid Build Coastguard Workerecho Removing old dEQP Ondevice Package...
3*35238bceSAndroid Build Coastguard Workeradb %* uninstall com.drawelements.deqp
4*35238bceSAndroid Build Coastguard Worker
5*35238bceSAndroid Build Coastguard Workerecho Installing dEQP Ondevice Package...
6*35238bceSAndroid Build Coastguard Workeradb %* install -r dEQP.apk
7