system_writes_vendor_properties_violators is only workaround, and will cause *TS test fail, so remove the workaround and corresponding rules that cause build fail. MTK-Commit-Id: f637c1416b591c821bc9c18fd3dbf3aa5f9038af Change-Id: If09922120de0742ec47d7c0522168d4e78a4e74f CR-Id: ALPS03878175 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
10 lines
263 B
Plaintext
10 lines
263 B
Plaintext
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
# Date : WK16.33
|
|
# Purpose: Allow to access ged for gralloc_extra functions
|
|
allow mediadrmserver proc_ged:file {open read write ioctl getattr};
|
|
|
|
|