Removing port-bridge from permissive mode and into enforcing

Bug: 34784662
Test: port-bridge continues to work as expected in enforcing mode
Change-Id: I8b84302919673face79e54b3a6de8fc458bc603c
This commit is contained in:
Max Bires
2017-05-10 19:11:38 -07:00
parent bed4cb170b
commit 6321bd8e3d

View File

@@ -9,7 +9,3 @@ allow port-bridge sysfs_soc:dir search;
allow port-bridge sysfs_soc:file r_file_perms;
allow port-bridge at_device:chr_file rw_file_perms;
userdebug_or_eng(`
permissive port-bridge;
')