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:
Chong Zhang 2019-03-04 13:25:29 -08:00
parent b1ab8c6f9f
commit 21b40e380e

View file

@ -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