10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
|
# ==============================================
|
||
|
# MTK Policy Rule
|
||
|
# ==============================================
|
||
|
|
||
|
# Date : WK16.33
|
||
|
# Purpose: Allow to access ged for gralloc_extra functions
|
||
|
allow mediadrmserver proc_ged:file rw_file_perms;
|
||
|
|
||
|
|