Merge "READ_SMS allows getLine1Number() [1/3]" into mnc-dev
This commit is contained in:
@@ -2060,6 +2060,8 @@ public class TelephonyManager {
|
||||
* <p>
|
||||
* Requires Permission:
|
||||
* {@link android.Manifest.permission#READ_PHONE_STATE READ_PHONE_STATE}
|
||||
* OR
|
||||
* {@link android.Manifest.permission#READ_SMS}
|
||||
* <p>
|
||||
* The default SMS app can also use this.
|
||||
*/
|
||||
@@ -2073,6 +2075,8 @@ public class TelephonyManager {
|
||||
* <p>
|
||||
* Requires Permission:
|
||||
* {@link android.Manifest.permission#READ_PHONE_STATE READ_PHONE_STATE}
|
||||
* OR
|
||||
* {@link android.Manifest.permission#READ_SMS}
|
||||
* <p>
|
||||
* The default SMS app can also use this.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user