OSDN Git Service

Enable hdcp for WiFi display
authorJames Dong <jdong@google.com>
Wed, 3 Oct 2012 19:08:40 +0000 (12:08 -0700)
committerJames Dong <jdong@google.com>
Wed, 3 Oct 2012 19:13:41 +0000 (12:13 -0700)
o related-to-bug: 7055369

Change-Id: Ie1ddd1e961f9ff60fe32b57cf7f8de4f4ecf5aa0

media/libstagefright/wifi-display/source/WifiDisplaySource.h

index 8c043cd..c30e3cb 100644 (file)
@@ -26,7 +26,7 @@
 
 namespace android {
 
-#define REQUIRE_HDCP    0
+#define REQUIRE_HDCP    1
 
 struct IHDCP;
 struct IRemoteDisplayClient;