commit | dc9a6fb9a94ba623322e123436520a268966c9c0 | [log] [tgz] |
---|---|---|
author | Jeff Davidson <jpd@google.com> | Mon Feb 27 10:41:21 2017 -0800 |
committer | Jeff Davidson <jpd@google.com> | Mon Feb 27 16:54:40 2017 -0800 |
tree | 00cd60c784d647fabdc2bff011c5683b95b20321 | |
parent | 7485a9bbb38779746bc8555a4de2b6d88a20f0f7 [diff] |
Rename getDataEnabled() to isDataEnabled(). The old API is reverted back to @SystemApi and marked deprecated to avoid breaking any compilation. Also clean up the Javadoc by making the permissions requirements clearer and noting that this API does not take per-app data restrictions into account. Change-Id: I5baacc1fd7e75d54e1d6521c24f792f427d9e228 Test: TreeHugger build/boot Fixes: 35766530