android_device_samsung_msm8.../sepolicy/drmserver.te

4 lines
196 B
Plaintext
Raw Normal View History

2014-05-19 05:33:07 +02:00
# Grant DRM Service access to Qualcomm Secure Execution Environment Communicator (QSEECOM) device
allow drmserver qseecom_device:chr_file rw_file_perms;
allow drmserver sdcard_external:file open;