A Magisk module that adds Angler widevine libs to Nexus 6 custom ROMs. This allows video/audio playback with the current version of the Netflix app. (Probably other video apps as well.)
This is my first Magisk module, so it's probably going to need a little "polish". That said, installing a module after flashing a new ROM is a whole lot quicker than manually copying and setting permissions on the needed files.
Files included in module:
/system/vendor/firmware/widevine.b00
/system/vendor/firmware/widevine.b01
/system/vendor/firmware/widevine.b02
/system/vendor/firmware/widevine.b03
/system/vendor/firmware/widevine.mdt
/system/vendor/lib/libdrmfs.so
/system/vendor/lib/libdrmtime.so
/system/vendor/lib/mediadrm/libwvdrmengine.so
I've tested on LineageOS (official download) and crDroid (personal build) and had working video / audio playback on both.
This is my first Magisk module, so it's probably going to need a little "polish". That said, installing a module after flashing a new ROM is a whole lot quicker than manually copying and setting permissions on the needed files.
Files included in module:
/system/vendor/firmware/widevine.b00
/system/vendor/firmware/widevine.b01
/system/vendor/firmware/widevine.b02
/system/vendor/firmware/widevine.b03
/system/vendor/firmware/widevine.mdt
/system/vendor/lib/libdrmfs.so
/system/vendor/lib/libdrmtime.so
/system/vendor/lib/mediadrm/libwvdrmengine.so
I've tested on LineageOS (official download) and crDroid (personal build) and had working video / audio playback on both.
Attachments
-
1.1 MB Views: 377