Skip to content

Commit 2dc6af2

Browse files
Jeff BrownAndroid (Google) Code Review
authored andcommitted
Merge "Fixup a comment." into jb-mr1-dev
2 parents 51d7100 + 565f042 commit 2dc6af2

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)