Update Roaming Info to 4.13 (38)

This commit is contained in:
Boris Kraut 2015-08-09 10:28:52 +02:00
parent 1231e17f49
commit 147957dffe

View file

@ -50,6 +50,11 @@ Build:4.9,34
rm=libs/mediatek*.jar
prebuild=sed -i -e '/mgMtk/d' -e '/toShow/s/\[1\]//g' -e '/code below for data connection activity/i*/' -e '/notification for 2nd SIM/i/*' -e '/import com.mediatek.telephony/d' -e 's/weMtk=true/weMtk=false/g' -e '/else toShowD="\[2\]/d' src/com/brapeba/roaminginfo/RoamingInfoService.java
Build:4.13,38
commit=66641c36c6ca6de139f73b6ac7ab6ff2983d9705
rm=libs/mediatek*.jar
prebuild=sed -i -e '/mgMtk/d' -e '/toShow/s/\[1\]//g' -e '/code below for data connection activity/i*/' -e '/notification for 2nd SIM/i/*' -e '/import com.mediatek.telephony/d' -e 's/weMtk=true/weMtk=false/g' -e '/else toShowD="\[2\]/d' src/com/brapeba/roaminginfo/RoamingInfoService.java
Maintainer Notes:
See https://github.com/jbardera/RoamingInfo/issues/3 .
.