Allow system_server .gps.interface.pipe.to_gpsd access.

Address the following denials:
 avc:  denied  { setattr } for  pid=1014 comm="android.bg" name=".gps.interface.pipe.to_gpsd" dev=mmcblk0p10 ino=1458180 scontext=u:r:system_server:s0 tcontext=u:object_r:gps_data_file:s0 tclass=fifo_file
 avc:  denied  { write } for  pid=1014 comm="android.bg" name=".gps.interface.pipe.to_gpsd" dev=mmcblk0p10 ino=1458180 scontext=u:r:system_server:s0 tcontext=u:object_r:gps_data_file:s0 tclass=fifo_file
 avc:  denied  { open } for  pid=1014 comm="android.bg" name=".gps.interface.pipe.to_gpsd" dev=mmcblk0p10 ino=1458180 scontext=u:r:system_server:s0 tcontext=u:object_r:gps_data_file:s0 tclass=fifo_file
 avc:  denied  { read } for  pid=1014 comm="android.bg" name=".gps.interface.pipe.to_jni" dev=mmcblk0p10 ino=1458181 scontext=u:r:system_server:s0 tcontext=u:object_r:gps_data_file:s0 tclass=fifo_file

Only questionable one is setattr.

Change-Id: I7f6d3c4611f1a4190abbf00ce242215ccdc7f6fe
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
1 file changed