Sign in
skia
/
skia
/
1c577cd3ee331944b9061ee0eec147b211ee563c
/
.
/
platform_tools
/
android
/
bin
/
android_install_skia
blob: 21dec5b8c39ac1f30945042980e5abbf0abf1d8e [
file
] [
log
] [
blame
]
#!/bin/bash
#
# android_install_skia: installs the skia apk on the device.
echo
"The install step is now a no-op"
exit
;