am 757e2c7f: Merge "Fix documentation issue" into mnc-dev
* commit '757e2c7f3e6ee93c69ecdd9de18fc03eff72d00e': Fix documentation issue
This commit is contained in:
@@ -240,9 +240,6 @@ public final class MediaStore {
|
|||||||
* An application implementing a prewarm service should do the absolute minimum amount of work
|
* An application implementing a prewarm service should do the absolute minimum amount of work
|
||||||
* to initialize the camera in order to reduce startup time in likely case that shortly after a
|
* to initialize the camera in order to reduce startup time in likely case that shortly after a
|
||||||
* camera launch intent would be sent.
|
* camera launch intent would be sent.
|
||||||
* <p>
|
|
||||||
* If the camera launch intent gets fired shortly after, the service will be unbound
|
|
||||||
* asynchronously, without receiving
|
|
||||||
*/
|
*/
|
||||||
public static final String META_DATA_STILL_IMAGE_CAMERA_PREWARM_SERVICE =
|
public static final String META_DATA_STILL_IMAGE_CAMERA_PREWARM_SERVICE =
|
||||||
"android.media.still_image_camera_preview_service";
|
"android.media.still_image_camera_preview_service";
|
||||||
|
|||||||
Reference in New Issue
Block a user