commit | 72abcdaec706c682c122af0f196286a9f96c18e2 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Tue Dec 06 14:48:43 2016 -0800 |
committer | Adrian Roos <roosa@google.com> | Wed Dec 07 23:47:32 2016 +0000 |
tree | d6f92e14fb65e19a8ae3cabf98ed8afd58ed3f66 | |
parent | 873c99c30b550172d6793d9d04ce6196aec64721 [diff] |
EmergencyCryptkeeperText: Make sure we update if airplane mode changes Fixes a race condition that could case the emergency text to show when it should not, if airplane mode was queried before it was set by the radio layer. Change-Id: I146f2877e300d105d8a53af130be46b02ec965b2 Test: Boot into cryptkeeper with a SIM, verify that it does not show 'Emergency Calls Only' until emergency call is initiated. Fixes: 33278862 Fixes: 32063642