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

Commit c1ca6199 authored by Bernhard Thoben's avatar Bernhard Thoben
Browse files

kitakami-common: sepolicy: Addressing DRM denials.

Change-Id: Id9e0245c67f013b42a1b7bae60c082c67e3ba1af
parent 454abcf8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -8,3 +8,4 @@ allow hal_drm_clearkey hal_drm_hwservice:hwservice_manager { add find };
allow hal_drm_clearkey hidl_base_hwservice:hwservice_manager add;
allow hal_drm_clearkey hidl_base_hwservice:hwservice_manager add;
allow hal_drm_clearkey hwservicemanager:binder { call transfer };
allow hal_drm_clearkey hwservicemanager:binder { call transfer };
allow hal_drm_clearkey hwservicemanager_prop:file r_file_perms;
allow hal_drm_clearkey hwservicemanager_prop:file r_file_perms;
allow hal_drm_clearkey mediadrmserver:binder { call transfer };
+2 −0
Original line number Original line Diff line number Diff line
allow hal_drm_widevine vendor_data_file:dir create_dir_perms;
allow hal_drm_widevine vendor_data_file:file create_file_perms;
+1 −0
Original line number Original line Diff line number Diff line
allow mediadrmserver hal_drm_clearkey:binder { call transfer };