Update Roaming Info to 4.15 (40)

This commit is contained in:
Boris Kraut 2015-08-17 17:45:12 +02:00
parent 32a3e2bc32
commit f7fb235909

View file

@ -60,6 +60,11 @@ Build:4.14,39
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.15,40
commit=b0abd33b4e82877b5cd0c5d1ba93de6bbede0ebb
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 .
.