common: media: Add seccomp policy for QTI C2 HAL.
* The C2 HAL crashes without these so it only makes sense to add it here instead of device vendor. Change-Id: I60a17ecda12b7693357c3508b81a894bd330878d
This commit is contained in:
parent
2d64977097
commit
84d043d161
|
@ -4,6 +4,8 @@ vendor/etc/init/vendor.qti.media.c2@1.0-service.rc
|
||||||
-vendor/etc/vintf/manifest/c2_manifest_vendor.xml
|
-vendor/etc/vintf/manifest/c2_manifest_vendor.xml
|
||||||
vendor/etc/media_codecs_c2.xml
|
vendor/etc/media_codecs_c2.xml
|
||||||
vendor/etc/media_codecs_performance_c2.xml
|
vendor/etc/media_codecs_performance_c2.xml
|
||||||
|
vendor/etc/seccomp_policy/codec2.vendor.ext-arm.policy
|
||||||
|
vendor/etc/seccomp_policy/codec2.vendor.base-arm.policy
|
||||||
vendor/lib/libOmxSwVdec.so
|
vendor/lib/libOmxSwVdec.so
|
||||||
vendor/lib/libOmxSwVencMpeg4.so
|
vendor/lib/libOmxSwVencMpeg4.so
|
||||||
vendor/lib/libqcodec2_base.so
|
vendor/lib/libqcodec2_base.so
|
||||||
|
|
Loading…
Reference in New Issue