Merge "Minor grammar fix in CompanionDeviceManager javadoc." am: f052b7bf91 am: c713a670c9 am: 8bac874a53
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1462962 Change-Id: I0b2758370575cefbf157b4707fa40d182ac82b77
This commit is contained in:
@@ -131,7 +131,7 @@ public final class CompanionDeviceManager {
|
|||||||
* you use the {@link android.Manifest.permission#REQUEST_COMPANION_RUN_IN_BACKGROUND} and {@link
|
* you use the {@link android.Manifest.permission#REQUEST_COMPANION_RUN_IN_BACKGROUND} and {@link
|
||||||
* android.Manifest.permission#REQUEST_COMPANION_USE_DATA_IN_BACKGROUND} respectively. Note that these
|
* android.Manifest.permission#REQUEST_COMPANION_USE_DATA_IN_BACKGROUND} respectively. Note that these
|
||||||
* special capabilities have a negative effect on the device's battery and user's data
|
* special capabilities have a negative effect on the device's battery and user's data
|
||||||
* usage, therefore you should requested them when absolutely necessary.</p>
|
* usage, therefore you should request them when absolutely necessary.</p>
|
||||||
*
|
*
|
||||||
* <p>You can call {@link #getAssociations} to get the list of currently associated
|
* <p>You can call {@link #getAssociations} to get the list of currently associated
|
||||||
* devices, and {@link #disassociate} to remove an association. Consider doing so when the
|
* devices, and {@link #disassociate} to remove an association. Consider doing so when the
|
||||||
|
|||||||
Reference in New Issue
Block a user