mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
HALs are only allow to access files in /data/vendor starting in Pi. Change SELinux policy to move data from /data/mediadrm to /data/vendor/mediadrm. Test: Play Movies & TV, Netflix Ensure offline playback works after the move. bug: 36601695 Change-Id: Ie7ed580036fe0b6113eb4c39210e90dc08478230
2 lines
63 B
Plaintext
2 lines
63 B
Plaintext
allow hal_drm_default vndbinder_device:chr_file rw_file_perms;
|