Merge "Fix javadoc on Context#BIND_FOREGROUND_SERVICE." am: d8705358c6
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2065471 Change-Id: I53cc5c9a7baec50eb58417fd1df5c8aa0c33a742 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -463,7 +463,7 @@ public abstract class Context {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @hide Flag for {@link #bindService}: For only the case where the binding
|
* @hide Flag for {@link #bindService}: For only the case where the binding
|
||||||
* is coming from the system, set the process state to FOREGROUND_SERVICE
|
* is coming from the system, set the process state to BOUND_FOREGROUND_SERVICE
|
||||||
* instead of the normal maximum of IMPORTANT_FOREGROUND. That is, this is
|
* instead of the normal maximum of IMPORTANT_FOREGROUND. That is, this is
|
||||||
* saying that the process shouldn't participate in the normal power reduction
|
* saying that the process shouldn't participate in the normal power reduction
|
||||||
* modes (removing network access etc).
|
* modes (removing network access etc).
|
||||||
|
|||||||
Reference in New Issue
Block a user