Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16c09055 authored by James Dong's avatar James Dong
Browse files

Enable hdcp for WiFi display

o related-to-bug: 7055369

Change-Id: Ie1ddd1e961f9ff60fe32b57cf7f8de4f4ecf5aa0
parent ee40d832
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@

namespace android {

#define REQUIRE_HDCP    0
#define REQUIRE_HDCP    1

struct IHDCP;
struct IRemoteDisplayClient;