hal_wifi: Allow wifi hal to access /proc/debug

This is needed for fetching debug info from the wifi driver.

05-07 17:24:48.994   898   898 I auditd  : type=1400 audit(0.0:617): avc: denied { read } for comm="wifi_ext@1.0-se" name="driverdump" dev="proc" ino=4026535009 scontext=u:r:hal_wifi_ext:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=0
05-07 17:24:48.994   898   898 W wifi_ext@1.0-se: type=1400 audit(0.0:617): avc: denied { read } for name="driverdump" dev="proc" ino=4026535009 scontext=u:r:hal_wifi_ext:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=0

Bug: 132054560
Test: execute "run vts -m VtsHalWifiV1_0Host" without error and check basic functions workable.
Change-Id: I5e57673c85b69696135079b168ba7cd83788b4cd
2 files changed
tree: c6a5f8ad07c8de20ab7ec06faa90ee8035061082
  1. private/
  2. public/
  3. vendor/
  4. coral-sepolicy.mk
  5. OWNERS