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