summaryrefslogtreecommitdiff
path: root/fetch-swv
blob: 2f064fffdbfece00e1097afc053e84ff3748907d (plain)
1
2
3
4
5
6
7
#!/system/bin/sh

# No path is set up at this point so we have to do it here.
PATH=/sbin:/system/sbin:/system/bin:/system/xbin
export PATH

setprop gsm.version.baseband `strings /dev/block/platform/msm_sdcc.1/by-name/modem | grep M9615A-C | head -1`