commit | 7023946047816b159a06033abcb781b311ff4174 | [log] [tgz] |
---|---|---|
author | Jordan Liu <jminjie@google.com> | Tue Jul 10 11:25:34 2018 -0700 |
committer | Jordan Liu <jminjie@google.com> | Tue Jul 10 15:17:35 2018 -0700 |
tree | cf23fe8e60ba63003b3e05af2e94072b85e3083b | |
parent | cf088631092734a143f3278f91e32e023773476f [diff] |
Whitelist MVNO type and data fields from permissions WRITE_APN_SETTINGS is required to view sensetive fields in APNs but MVNO type and data are okay to read. Bug: 110033164 Test: manually verified with adb query: "adb shell content query --uri content://telephony/carriers --projection mvno_type:mvno_match_data" and use the unit test cts/TelephonyProviderTest.java to verify the permissions are allowed Change-Id: I7a9fbd84e6a572307b22c548f334112eb67997ed