Fix avc denied for hal_radioext_default

05-30 13:13:30.868   867   867 I auditd  : type=1400 audit(0.0:21): avc: denied { call } for comm="HwBinder:867_1" scontext=u:r:hal_radioext_default:s0 tcontext=u:r:hal_bluetooth_default:s0 tclass=binder permissive=0

Bug: 234311798
Test: verified with the forrest ROM and error log gone
Change-Id: I0195fe2d8e81ea0149255524cfc047540159281b
This commit is contained in:
Aaron Tsai
2022-08-04 07:19:10 +08:00
parent 9ac637312b
commit 11348d7e76
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
crash_dump vendor_slog_file dir b/238837168 crash_dump vendor_slog_file dir b/238837168
hal_radioext_default hal_bluetooth_default binder b/234311798
init-insmod-sh init-insmod-sh capability b/234311675 init-insmod-sh init-insmod-sh capability b/234311675
kernel vendor_charger_debugfs dir b/239887174 kernel vendor_charger_debugfs dir b/239887174
kernel vendor_regmap_debugfs dir b/238143398 kernel vendor_regmap_debugfs dir b/238143398

1
vendor/hal_radioext_default.te vendored Normal file
View File

@@ -0,0 +1 @@
binder_call(hal_radioext_default, hal_bluetooth_default)