Merge "Allow Exoplayer access to the vstream-secure heap for secure playback" into sc-dev
This commit is contained in:
commit
c0066d5cce
2 changed files with 3 additions and 4 deletions
4
whitechapel/vendor/google/file_contexts
vendored
4
whitechapel/vendor/google/file_contexts
vendored
|
@ -420,10 +420,6 @@
|
|||
|
||||
/dev/dma_heap/vstream-secure u:object_r:dmabuf_system_secure_heap_device:s0
|
||||
|
||||
# Video sysfs files
|
||||
/sys/devices/platform/mfc/video4linux/video6/name u:object_r:sysfs_video:s0
|
||||
/sys/devices/platform/mfc/video4linux/video7/name u:object_r:sysfs_video:s0
|
||||
|
||||
# BigOcean
|
||||
/dev/bigocean u:object_r:video_device:s0
|
||||
|
||||
|
|
3
whitechapel/vendor/google/genfs_contexts
vendored
3
whitechapel/vendor/google/genfs_contexts
vendored
|
@ -243,3 +243,6 @@ genfscon sysfs /devices/platform/bigocean/sscoredump/sscd_bigocean/report_count
|
|||
genfscon sysfs /devices/platform/debugcore/sscoredump/sscd_debugcore/report_count u:object_r:sysfs_sscoredump_subsystem_report_count:s0
|
||||
genfscon sysfs /devices/platform/mfc-core/sscoredump/sscd_mfc-core/report_count u:object_r:sysfs_sscoredump_subsystem_report_count:s0
|
||||
genfscon sysfs /devices/platform/wlan/sscoredump/sscd_wlan/report_count u:object_r:sysfs_sscoredump_subsystem_report_count:s0
|
||||
|
||||
# mediacodec
|
||||
genfscon sysfs /devices/platform/mfc/video4linux/video u:object_r:sysfs_video:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue