commit | 5c30cc752b78b806ae967da790b382091c48ce92 | [log] [tgz] |
---|---|---|
author | Rambo Wang <rambowang@google.com> | Tue Nov 02 07:50:39 2021 -0700 |
committer | Rambo Wang <rambowang@google.com> | Fri Nov 05 14:34:59 2021 -0700 |
tree | 727a734b95bf5876ba2814fe30667bb55dd2b98d | |
parent | d69e2b3f1356d0364897636979723aef8db69259 [diff] |
Update javadoc of TelephonyManager#isModemEnabledForSlot The API has always been accessible for calling app with carrier privilege in implementation. This should be specified explicitly in javadoc to clarify the behavior. The @RequrePermission annotation is also updated to include both permissions to match the fact. Bug: 201331955 Test: m offline-sdk-docs Change-Id: I231a0907895846bef8a97856c77587ad68a98fb0