1. 23 Sep, 2015 1 commit
  2. 28 Aug, 2015 1 commit
    • Paul Jensen's avatar
      Fix NOT_RESTRICTED network capability and enforce it. · 70dd1f77
      Paul Jensen authored
      With this change:
      1. NOT_RESTRICTED should be removed from NetworkRequests that bring up
         special restricted carrier networks (e.g. IMS, FOTA).
      2. NetworkRequests without NOT_RESTRICTED require CONNECTIVITY_INTERNAL
         permission to register
      3. Binding sockets to networks without NOT_RESTRICTED requires
         CONNECTIVITY_INTERNAL permission
      
      Bug:21637535
      Change-Id: I5991d39facaa6b690e969fe15dcbeec52e918321
      (cherry picked from commit af171aa4)
      70dd1f77
  3. 17 Jul, 2015 4 commits
  4. 10 Jul, 2015 2 commits
    • Tom Taylor's avatar
      Externally-reported Moderate severity vulnerability in SMS: Apps can bypass... · 21ac5f11
      Tom Taylor authored
      Externally-reported Moderate severity vulnerability in SMS: Apps can bypass the SMS short code notification prompt
      
      Bug 22314646
      
      When android.permission.SEND_SMS_NO_CONFIRMATION was renamed to
      android.permission.SEND_RESPOND_VIA_MESSAGE in JB-MR2, the necessary change
      in SmsDispatcher was accidentally overlooked.
      
      Change-Id: Ie2e3c5e365af3f6e0810e3792c9ae9c4aca0bcf7
      21ac5f11
    • Tom Taylor's avatar
      Externally-reported Moderate severity vulnerability in SMS: Apps can bypass... · 193f193f
      Tom Taylor authored
      Externally-reported Moderate severity vulnerability in SMS: Apps can bypass the SMS short code notification prompt
      
      Bug 22314646
      
      When android.permission.SEND_SMS_NO_CONFIRMATION was renamed to
      android.permission.SEND_RESPOND_VIA_MESSAGE in JB-MR2, the necessary change
      in SmsDispatcher was accidentally overlooked.
      
      Change-Id: I58aef2d044b8a48b1b42311a471cb112e3a258e4
      193f193f
  5. 30 Jun, 2015 2 commits
  6. 26 Jun, 2015 4 commits
  7. 19 Nov, 2014 1 commit
  8. 18 Nov, 2014 1 commit
  9. 28 Oct, 2014 1 commit
    • Wink Saville's avatar
      Import translations. DO NOT MERGE · a79f779d
      Wink Saville authored
      This is for lmp-sprout-dev only.
      
      Hide provider/Telephony#SUB_ID column names.
      
      Hide SmsManager#getSubId, SmsManager#getSmsManagerForSubscriber.
      
      Also "unlink" references to SubscriptionManager because
      SubscriptionManager is being hidden for lmp-sprout-dev we can't
      have @link references to SubscriptionManager.
      
      Change-Id: I81d9fa01bba7b1fad72952134b697b57beed91ab
      a79f779d
  10. 27 Oct, 2014 2 commits
  11. 24 Oct, 2014 3 commits
  12. 23 Oct, 2014 7 commits
  13. 22 Oct, 2014 2 commits
  14. 21 Oct, 2014 6 commits
  15. 20 Oct, 2014 2 commits
    • Legler Wu's avatar
      Stk FWK DSDS support · ae798a22
      Legler Wu authored
      CatService.java: extend sInstance to support dsds
      
      Change-Id: I47823aab90b692a2a1e3c2f57c0b658e104c1b84
      ae798a22
    • Wink Saville's avatar
      Radio Capability Support. · 2b40e622
      Wink Saville authored
      New design of capability switch for L.
      Add new RIL requests:
       RIL_REQUEST_GET_RADIO_CAPABILITY
       RIL_REQUEST_SET_RADIO_CAPABILITY
       RIL_UNSOL_RADIO_CAPABILITY
      
      These commands allow the framework to communicate what the Radio
      Capabilities for each logical modem has or should be using.
      
      It can support 2/3/4G switch and has flexible architecture to support
      future technology.
      
      Change-Id: Iedf7f608d2ba3c06a883500f2d85abb98e69d9c1
      2b40e622
  16. 17 Oct, 2014 1 commit