Suppress hal_wifi_default module loading denials. am: 82ee41e471

am: faf341cf1a

Change-Id: I887ad10a85e7ba3d5b6057ac33f864bc8c755979
This commit is contained in:
Joel Galenson
2018-04-12 14:12:44 -07:00
committed by android-build-merger

View File

@@ -11,6 +11,9 @@ allow hal_wifi_default wlan_device:chr_file w_file_perms;
# Allow wifi hal to read debug info from the driver.
r_dir_file(hal_wifi_default, proc_wifi_dbg)
dontaudit hal_wifi_default kernel:system module_request;
dontaudit hal_wifi_default self:capability sys_module;
userdebug_or_eng(`
# debugfs entries are only needed in user-debug or eng builds