Merge "sepolicy:dontaudit gmscore_app"
This commit is contained in:
commit
1076527176
1 changed files with 3 additions and 1 deletions
4
generic/vendor/common/gmscore_app.te
vendored
4
generic/vendor/common/gmscore_app.te
vendored
|
@ -25,4 +25,6 @@
|
|||
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
allow gmscore_app vendor_sysfs_kgsl_gpu_model:file r_file_perms;
|
||||
allow gmscore_app vendor_sysfs_kgsl_gpu_model:file r_file_perms;
|
||||
|
||||
dontaudit gmscore_app vendor_hal_qspmhal_default:binder {call};
|
||||
|
|
Loading…
Reference in a new issue