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

Commit d69fd4d2 authored by James Dong's avatar James Dong Committed by Android (Google) Code Review
Browse files

Merge "Enable hdcp for WiFi display" into jb-mr1-dev

parents ce953ce4 16c09055
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;