fix empty androidVersion Reading when use Nougat

This commit is contained in:
Marko Oldenburg
2017-03-04 14:51:28 +01:00
parent 04b0a5622b
commit db57163a12
2 changed files with 251 additions and 241 deletions

View File

@@ -37,8 +37,8 @@ use TcpServerUtils;
use Encode qw(encode);
my $modulversion = "2.6.11";
my $flowsetversion = "2.6.11";
my $modulversion = "2.6.12";
my $flowsetversion = "2.6.12";