We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51d7100 + 565f042 commit 2dc6af2Copy full SHA for 2dc6af2
core/java/android/view/Display.java
@@ -103,7 +103,7 @@ public final class Display {
103
* Display flag: Indicates that the display supports secure in-memory video buffers.
104
* <p>
105
* 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.
+ * mechanisms for in-memory video buffers, such as secure memory areas.
107
* These mechanisms may be used to protect secure video buffers in memory from
108
* the video decoder to the display compositor and the video interface.
109
* </p>
0 commit comments