netmgrd.te: Allow read access to files used by netd

Fix the following denials
[   65.793486] type=1400 audit(1769.559:20): avc: denied { read }
for pid=1297 comm="netmgrd" name="net" dev="mmcblk0p34" ino=222
scontext=u:r:netmgrd:s0 tcontext=u:object_r:net_data_file:s0
tclass=dir permissive=0

avc: denied { search } for pid=1168 comm="ip" name="net"
dev="mmcblk0p34" ino=210 scontext=u:r:netmgrd:s0 tcontext=u:object_r:net_data_file:s0
tclass=dir permissive=0

Bug: 18069270
Change-Id: Ib7b57c9d3c9709c352388ca39ff006e994dbe9a0
1 file changed