msm8996: Consider additional ssr nodes

 * Commit cdc80e44 removed regexp in favor of genfs_contexts,
   but apparently not all nodes were taken into account.

 * This addresses the following denials which cause huge logspam:

   W Loc_hal : type=1400 audit(0.0:42): avc: denied { read } for name="name" dev="sysfs" ino=44959 scontext=u:r:hal_gnss_qti:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
   E libmdmdetect: Failed to open /sys/bus/msm_subsys/devices/subsys3/name: Permission denied
   (...)
   W android.hardwar: type=1400 audit(0.0:7): avc: denied { read } for name="name" dev="sysfs" ino=44959 scontext=u:r:hal_sensors_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
   E libmdmdetect: Failed to open /sys/bus/msm_subsys/devices/subsys3/name: Permission denied
   (...)
   W cnd     : type=1400 audit(0.0:19): avc: denied { read } for name="name" dev="sysfs" ino=44959 scontext=u:r:cnd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
   E libmdmdetect: Failed to open /sys/bus/msm_subsys/devices/subsys3/name: Permission denied

Change-Id: I40f7e31ca03acc32e3dbac9770bfe70f50ce82bb
1 file changed
tree: b885c47aea1669d56bf229e19a0916eaafb8c7ca
  1. private/
  2. public/
  3. timeservice/
  4. vendor/
  5. Android.mk
  6. sepolicy.mk