- 21 Oct, 2015 1 commit
-
-
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) Resolved conflicts from cherry-picking ag/758371 into the lmp-mr1-release branch.
-
- 14 Aug, 2015 1 commit
-
-
Tom Taylor authored
Externally-reported Moderate severity vulnerability in SMS: Apps can bypass the SMS short code notification prompt Bug 22314646 DO NOT MERGE 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: I2c3aa79da8064e55cec5a786696de519c2bf0b07
-
- 27 Jul, 2015 1 commit
-
-
Amit Mahajan authored
And make stk commands protected. Bug: 21697171 Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b
-
- 20 Apr, 2015 4 commits
-
-
Shishir Agrawal authored
These commands are useful for debugging issues where SIMs lock, since most would invoke some kind of display message before locing the SIM. Bug: 19440660 Change-Id: I5d24818e4122c875b630aead5bcc6f1f252bdd1f
-
Shishir Agrawal authored
Currently the platform assumes that on a UICC REFRESH RESET, the radio will send out individual RESETs for each of the applets. In the case of N6 that does not seem to be the case, where only a card level RESET is indicated to Android. The change will dispose the applet caches on both card level resets as well as applet level resets. Bug: 19379406 Change-Id: Ie9081fc6867a89c566229c305e10bca4162c0178
-
Shishir Agrawal authored
The IccRecords are destroyed when the SIM goes through a state change like a refresh reset. Attempting to setup data connections when in this case can lead to incorrect APNs being passed to the radio. The change will cleanup all data connections when IccRecords are disposed off. New data connections will not be setup because SIM ready checks are done before setting them up. Bug: 19379406 Change-Id: Ide24ec3ab08bd8e76d4a98a47b4f0509987c11eb
-
The Android Automerger authored
-
- 14 Apr, 2015 4 commits
-
-
Shishir Agrawal authored
These commands are useful for debugging issues where SIMs lock, since most would invoke some kind of display message before locing the SIM. Bug: 19440660 Change-Id: I5d24818e4122c875b630aead5bcc6f1f252bdd1f
-
Shishir Agrawal authored
Currently the platform assumes that on a UICC REFRESH RESET, the radio will send out individual RESETs for each of the applets. In the case of N6 that does not seem to be the case, where only a card level RESET is indicated to Android. The change will dispose the applet caches on both card level resets as well as applet level resets. Bug: 19379406 Change-Id: Ie9081fc6867a89c566229c305e10bca4162c0178
-
Shishir Agrawal authored
The IccRecords are destroyed when the SIM goes through a state change like a refresh reset. Attempting to setup data connections when in this case can lead to incorrect APNs being passed to the radio. The change will cleanup all data connections when IccRecords are disposed off. New data connections will not be setup because SIM ready checks are done before setting them up. Bug: 19379406 Change-Id: Ide24ec3ab08bd8e76d4a98a47b4f0509987c11eb
-
The Android Automerger authored
-
- 07 Apr, 2015 5 commits
-
-
Shishir Agrawal authored
These commands are useful for debugging issues where SIMs lock, since most would invoke some kind of display message before locing the SIM. Bug: 19440660 Change-Id: I5d24818e4122c875b630aead5bcc6f1f252bdd1f
-
Shishir Agrawal authored
Currently the platform assumes that on a UICC REFRESH RESET, the radio will send out individual RESETs for each of the applets. In the case of N6 that does not seem to be the case, where only a card level RESET is indicated to Android. The change will dispose the applet caches on both card level resets as well as applet level resets. Bug: 19379406 Change-Id: Ie9081fc6867a89c566229c305e10bca4162c0178
-
Shishir Agrawal authored
The IccRecords are destroyed when the SIM goes through a state change like a refresh reset. Attempting to setup data connections when in this case can lead to incorrect APNs being passed to the radio. The change will cleanup all data connections when IccRecords are disposed off. New data connections will not be setup because SIM ready checks are done before setting them up. Bug: 19379406 Change-Id: Ide24ec3ab08bd8e76d4a98a47b4f0509987c11eb
-
The Android Automerger authored
-
Pavel Zhamaitsiak authored
This change is fixing cases when unnecessary ImsPhone object was created causing missing updates from IMS stack. Bug: 20077297 Change-Id: I58d0166767998c16c71fd86bf2b08a90bf80f8ce
-
- 01 Apr, 2015 4 commits
-
-
Shishir Agrawal authored
These commands are useful for debugging issues where SIMs lock, since most would invoke some kind of display message before locing the SIM. Bug: 19440660 Change-Id: I5d24818e4122c875b630aead5bcc6f1f252bdd1f
-
Shishir Agrawal authored
Currently the platform assumes that on a UICC REFRESH RESET, the radio will send out individual RESETs for each of the applets. In the case of N6 that does not seem to be the case, where only a card level RESET is indicated to Android. The change will dispose the applet caches on both card level resets as well as applet level resets. Bug: 19379406 Change-Id: Ie9081fc6867a89c566229c305e10bca4162c0178
-
Shishir Agrawal authored
The IccRecords are destroyed when the SIM goes through a state change like a refresh reset. Attempting to setup data connections when in this case can lead to incorrect APNs being passed to the radio. The change will cleanup all data connections when IccRecords are disposed off. New data connections will not be setup because SIM ready checks are done before setting them up. Bug: 19379406 Change-Id: Ide24ec3ab08bd8e76d4a98a47b4f0509987c11eb
-
The Android Automerger authored
-
- 26 Mar, 2015 1 commit
-
-
Etan Cohen authored
Phone registers for notification of IMS service up and down. However, there may be a race condition which causes the phone to be created after the intents are alrady sent. Add polling in addition to listening to broadcast intent. Bug: 19447972 Change-Id: I0e12118bb11a22161cf2f389b9ca6f39442202e1
-
- 11 Mar, 2015 1 commit
-
-
The Android Automerger authored
-
- 10 Mar, 2015 1 commit
-
-
Shishir Agrawal authored
These commands are useful for debugging issues where SIMs lock, since most would invoke some kind of display message before locing the SIM. Bug: 19440660 Change-Id: I5d24818e4122c875b630aead5bcc6f1f252bdd1f
-
- 04 Mar, 2015 4 commits
-
-
The Android Automerger authored
-
Neil Fuller authored
Previously, if the sim's MCC locale is reported AND the user didn't have a persistent locale setting, then the device locale would change. This modifies the logic to only allow device locale changes if the user has not explicitly set a locale and the user has not completed setup. An MCC-based update is still (erroneously) considered a user-actioned change. This is only intended to affect users that previously had an unrecognized MCC. Android does a better job of recognizing MCCs and we don't want those users that have received an OTA to suddenly experience a locale change. Bug: 19232829 Change-Id: I5b150573ec84f453bff54f3ca331b63e2c4d32d3
-
Sanket Padawe authored
Bug: 19476978 Change-Id: I3f87c60f3de2f9e317061466d6c57bca0efc821d
-
Sanket Padawe authored
Bug: 19476304 Change-Id: Ia16465584cf31858bbf1ae36cfdbf21184de10d7
-
- 03 Mar, 2015 3 commits
-
-
Shishir Agrawal authored
Currently the platform assumes that on a UICC REFRESH RESET, the radio will send out individual RESETs for each of the applets. In the case of N6 that does not seem to be the case, where only a card level RESET is indicated to Android. The change will dispose the applet caches on both card level resets as well as applet level resets. Bug: 19379406 Change-Id: Ie9081fc6867a89c566229c305e10bca4162c0178
-
Shishir Agrawal authored
The IccRecords are destroyed when the SIM goes through a state change like a refresh reset. Attempting to setup data connections when in this case can lead to incorrect APNs being passed to the radio. The change will cleanup all data connections when IccRecords are disposed off. New data connections will not be setup because SIM ready checks are done before setting them up. Bug: 19379406 Change-Id: Ide24ec3ab08bd8e76d4a98a47b4f0509987c11eb
-
The Android Automerger authored
-
- 20 Feb, 2015 2 commits
-
-
Ian Pedowitz authored
This reverts commit cda4eded. This will be reverted after submission Bug: 18012893
-
The Android Automerger authored
-
- 19 Feb, 2015 1 commit
-
-
Amit Mahajan authored
segment of multipart msg. Encoding type is calculated separately for entire msg vs individual segments. Change is to avoid overwriting the calculated value for individual segment based. Bug: 19399335 Change-Id: I8e89b7596e9c7440ace0486eceb1252094c373fa
-
- 18 Feb, 2015 3 commits
-
-
Ian Pedowitz authored
This reverts commit cda4eded. This will be reverted after submission Bug: 18012893
-
The Android Automerger authored
-
Sanket Padawe authored
Bug: 19386079 Change-Id: I1417d55415be88a90c350fbe2533889630117503
-
- 17 Feb, 2015 1 commit
-
-
The Android Automerger authored
-
- 16 Feb, 2015 2 commits
-
-
The Android Automerger authored
- 13 Feb, 2015 1 commit
-
-
The Android Automerger authored
-