12 lines
422 B
Plaintext
12 lines
422 B
Plaintext
# ==============================================
|
|
# Common SEPolicy Rule
|
|
# ==============================================
|
|
|
|
allow vpud_native teei_client_device:chr_file rw_file_perms;
|
|
allow vpud_native mobicore_user_device:chr_file rw_file_perms;
|
|
|
|
# Date: 2021/04/30
|
|
# Operation : SVP Migration
|
|
# Purpose :allow to access vendor_mtk_sec_video_path_support_prop
|
|
get_prop(vpud_native, vendor_mtk_sec_video_path_support_prop)
|