File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 99    <!--  android.permission-group.MESSAGES --> 
1010    <uses-permission  android : name =" android.permission.READ_SMS" 
1111    <uses-permission  android : name =" android.permission.WRITE_SMS" 
12+     <uses-permission  android : name =" android.permission.SEND_SMS" 
13+ 
1214
1315    <!--  Allows the app to receive and process SMS messages. This means the app could monitor or delete
1416         messages sent to your device without showing them to you. -->  
1517    <!--  android.permission-group.MESSAGES --> 
1618    <uses-permission  android : name =" android.permission.RECEIVE_SMS" 
19+     <uses-permission  android : name =" android.permission.RECEIVE_MMS" 
1720
1821    <!--  android.permission-group.SOCIAL_INFO --> 
1922    <!--  introduced in API level 16 (Jelly Bean), previously part of READ_CONTACTS --> 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments