Sepolicy: generic: Use codec2 public interface names
update media.c2::IConfigurable to use public names. NOTE: This is temporary and will be removed since the reworked service in upstream does not require this Change-Id: Ic38de94d60014e4a56253415f224b4741f077898
This commit is contained in:
parent
5c1c005e3f
commit
2e8d5e249a
1 changed files with 1 additions and 2 deletions
3
generic/vendor/common/hwservice_contexts
vendored
3
generic/vendor/common/hwservice_contexts
vendored
|
@ -54,5 +54,4 @@ vendor.qti.hardware.radio.uim_remote_server::IUimRemoteServiceServer u:object_r:
|
|||
vendor.qti.hardware.display.allocator::IQtiAllocator u:object_r:hal_graphics_allocator_hwservice:s0
|
||||
vendor.qti.hardware.tui_comm::ITuiComm u:object_r:hal_tui_comm_hwservice:s0
|
||||
vendor.qti.hardware.qdutils_disp::IQdutilsDisp u:object_r:hal_qdutils_disp_hwservice:s0
|
||||
hardware.google.media.c2::IConfigurable u:object_r:hal_codec2_hwservice:s0
|
||||
hardware.google.media.c2::IComponentStore u:object_r:hal_codec2_hwservice:s0
|
||||
android.hardware.media.c2::IConfigurable u:object_r:hal_codec2_hwservice:s0
|
||||
|
|
Loading…
Reference in a new issue