commit | f7dc3f6788d6ca53663d457a545b9de880e3cf02 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Thu Dec 17 10:04:07 2020 -0800 |
committer | Nathan Harold <nharold@google.com> | Thu Dec 17 10:45:13 2020 -0800 |
tree | 824f75df637edd6116d167d4a8d8b9fc268387d7 | |
parent | bdb4677dc4531c6317b7802f4fc053267e187560 [diff] |
Fix permission on TM#isDataEnabled -Allow isDataEnabled() to be read with READ_PHONE_STATE This method just forwarded to another method in the public API that only requires READ_PHONE_STATE, so it's just a bug. -Fix a bug where TM#getDataEnabled ws ignoring the subId parameter. Bug: 148500541 Test: compilation Change-Id: I30b125b50d261175a44183369e5f318d7ad37be9