-
Notifications
You must be signed in to change notification settings - Fork 527
Request restrictions and settings for getNetworkType(), getPhoneType() #441
Comments
I don't see why this is privacy sensitive data. |
Okay, I will add these as dangerous functions: getNetworkType: NETWORK_TYPE_UNKNOWN (unless you have a better idea) |
Thanks. |
Yes, it will be dangerous functions (so default off). |
This is a good idea, 👍 |
Let me know when release the apk, i'll test it. |
You can test it: http://d-h.st/HoU |
I tested it and it's working as i expected, but not been marked as dangerous.
https://play.google.com/store/apps/details?id=com.gsmdev.simcard |
Thanks for the link to the app. |
https://developer.android.com/reference/android/telephony/TelephonyManager.html#getNetworkType%28%29
https://developer.android.com/reference/android/telephony/TelephonyManager.html#getPhoneType%28%29
The text was updated successfully, but these errors were encountered: