Remove permissive mode from gxp_logging service

The permission issues have been resolved with the latest release.

Test:
Tested that no avc violations are seen after using the private build.

Bug: 307468752
Change-Id: I962650551c94a924f4d63a79f8a684c5440f58e9
This commit is contained in:
Dinesh Yadav 2024-01-05 08:06:56 +00:00
parent 01658d880d
commit b0aec773ff

View file

@ -1,4 +0,0 @@
# b/307468752
userdebug_or_eng(`
permissive gxp_logging;
')