Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executing on Nexus Player #1

Open
robertoandrade opened this issue Sep 22, 2015 · 1 comment
Open

Executing on Nexus Player #1

robertoandrade opened this issue Sep 22, 2015 · 1 comment

Comments

@robertoandrade
Copy link

I've been following the conversation you had with @death2all110 on XDA about running this project against an ADT-1 and was wondering how would one go about making the same mods to the libmediaplayerservice.so that ships with a Nexus Player (x86 arch) to skip the android.permission.ACCESS_DRM_CERTIFICATES permission like you had it for the ADT-1 .so?

@HomerSp
Copy link
Owner

HomerSp commented Sep 23, 2015

You would have to nop out a checkPermission call in Drm::signRSA:
https://android.googlesource.com/platform/frameworks/av/+/master/media/libmediaplayerservice/Drm.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants