commit | 3cafcba67efdd8542da8d43fdd7f368720587945 | [log] [tgz] |
---|---|---|
author | Vasu Nori <vnori@google.com> | Fri Dec 11 20:25:01 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Dec 11 20:25:01 2015 +0000 |
tree | 06478a2a790ac4a16fa53d63afc031dd48127052 | |
parent | c76179193d3fcc997007aafb91b486d8c7f30ec7 [diff] | |
parent | 1d89a19207b14f3717afbf403732dca0f286e1ec [diff] |
Merge "When Airplane mode is changed due to Voice Intent, use the system provided ConnectionManager method to do that, instead of changing it directly using Settings.Global.putInt() - because that doesn't case ACTION_AIRPLANE_MODE_CHANGED intent to be broadcast. This breaks Google Search App (GSA) code that relies on the above broadcast to do a variety of things."