Fix modem logging configuration.
Missing binder configuration for dmd to return responses to modem logging control binary, for cases when it needs to get log mask configuration information. Bug: 184605350 Test: Check logging works with selinux enabled. Change-Id: Ia9a80870927fd890266f702b091343b4b4018673
This commit is contained in:
parent
2a96bc108c
commit
8066a9f471
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/dmd.te
vendored
1
whitechapel/vendor/google/dmd.te
vendored
|
@ -28,3 +28,4 @@ get_prop(dmd, hwservicemanager_prop)
|
|||
add_hwservice(dmd, hal_vendor_oem_hwservice)
|
||||
binder_call(dmd, hwservicemanager)
|
||||
binder_call(dmd, modem_diagnostic_app)
|
||||
binder_call(dmd, modem_logging_control)
|
Loading…
Add table
Add a link
Reference in a new issue