Move mediaswcodec service to APEX
bug: 127499775 test: - adb shell lshal debug android.hardware.media.c2@1.0::IComponentStore/software check all software c2 codecs are still listed - clean-built image shouldn't have mediaswcodec in /system/bin - atest CtsMediaTestCases -- --module-arg CtsMediaTestCases:size:small Change-Id: Ie528fe3b1053d5bfd9dc3b858c996b8e1c708cbc
This commit is contained in:
parent
b1ab8c6f9f
commit
21b40e380e
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
(/.*)? u:object_r:system_file:s0
|
(/.*)? u:object_r:system_file:s0
|
||||||
/lib(64)?(/.*) u:object_r:system_lib_file:s0
|
/lib(64)?(/.*) u:object_r:system_lib_file:s0
|
||||||
|
/bin/mediaswcodec u:object_r:mediaswcodec_exec:s0
|
||||||
|
|
Loading…
Reference in a new issue