Skip to content

Commit 565f042

Browse files
author
Jeff Brown
committed
Fixup a comment.
Change-Id: I7b73f7e0f0aa903e5cd02d1cdb678e65a6d40e0c
1 parent 5380a06 commit 565f042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/java/android/view/Display.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public final class Display {
103103
* Display flag: Indicates that the display supports secure in-memory video buffers.
104104
* <p>
105105
* This flag is used to indicate that the display supports content protection
106-
* mechanisms for decrypted in-memory video buffers, such as secure memory areas.
106+
* mechanisms for in-memory video buffers, such as secure memory areas.
107107
* These mechanisms may be used to protect secure video buffers in memory from
108108
* the video decoder to the display compositor and the video interface.
109109
* </p>

0 commit comments

Comments
 (0)