Add IMSI to device details.

This commit is contained in:
Simo Kinnunen
2017-01-13 13:52:11 +09:00
parent a4334c56b8
commit 5839867619
9 changed files with 19 additions and 1 deletions

Binary file not shown.

View File

@@ -1,3 +1,5 @@
syntax = "proto2";
package jp.co.cyberagent.stf.proto;
option java_outer_classname = "Wire";