davinci: sepolicy: Label panel_info sysfs node
Change-Id: I4cda61bd146effa1e1be4e24219048089dec3d62
This commit is contained in:
parent
20e302fbcf
commit
ae4d15e750
11
sepolicy/vendor/file_contexts
vendored
11
sepolicy/vendor/file_contexts
vendored
@ -4,13 +4,15 @@
|
|||||||
# Camera
|
# Camera
|
||||||
/mnt/vendor/persist/camera(/.*)? u:object_r:camera_persist_file:s0
|
/mnt/vendor/persist/camera(/.*)? u:object_r:camera_persist_file:s0
|
||||||
|
|
||||||
|
# Display
|
||||||
|
/sys/devices/platform/soc/[a-f0-9]+.qcom,mdss_mdp/drm/card([0-3])+/card([0-3])+-DSI-1/panel_info u:object_r:sysfs_graphics:s0
|
||||||
|
/sys/devices/platform/soc/soc:qcom,dsi-display/fod_ui u:object_r:sysfs_fod:s0
|
||||||
|
/sys/devices/platform/soc/soc:qcom,dsi-display/hbm u:object_r:sysfs_hbm:s0
|
||||||
|
|
||||||
# Fingerprint
|
# Fingerprint
|
||||||
/dev/goodix_fp u:object_r:fingerprint_device:s0
|
/dev/goodix_fp u:object_r:fingerprint_device:s0
|
||||||
/data/vendor/goodix(/.*)? u:object_r:fingerprint_data_file:s0
|
/data/vendor/goodix(/.*)? u:object_r:fingerprint_data_file:s0
|
||||||
|
|
||||||
# FOD
|
|
||||||
/sys/devices/platform/soc/soc:qcom,dsi-display/fod_ui u:object_r:sysfs_fod:s0
|
|
||||||
|
|
||||||
# HALs
|
# HALs
|
||||||
/vendor/bin/hw/android\.hardware\.light@2\.0-service\.davinci u:object_r:hal_light_default_exec:s0
|
/vendor/bin/hw/android\.hardware\.light@2\.0-service\.davinci u:object_r:hal_light_default_exec:s0
|
||||||
/vendor/bin/hw/vendor\.lineage\.biometrics\.fingerprint\.inscreen@1\.0-service\.davinci u:object_r:hal_lineage_fod_default_exec:s0
|
/vendor/bin/hw/vendor\.lineage\.biometrics\.fingerprint\.inscreen@1\.0-service\.davinci u:object_r:hal_lineage_fod_default_exec:s0
|
||||||
@ -18,9 +20,6 @@
|
|||||||
/vendor/bin/hw/vendor\.xiaomi\.hardware\.motor@1\.0-service u:object_r:hal_motor_default_exec:s0
|
/vendor/bin/hw/vendor\.xiaomi\.hardware\.motor@1\.0-service u:object_r:hal_motor_default_exec:s0
|
||||||
/vendor/bin/hw/vendor\.xiaomi\.hardware\.touchfeature@1\.0-service u:object_r:hal_touchfeature_default_exec:s0
|
/vendor/bin/hw/vendor\.xiaomi\.hardware\.touchfeature@1\.0-service u:object_r:hal_touchfeature_default_exec:s0
|
||||||
|
|
||||||
# HBM
|
|
||||||
/sys/devices/platform/soc/soc:qcom,dsi-display/hbm u:object_r:sysfs_hbm:s0
|
|
||||||
|
|
||||||
# Motor
|
# Motor
|
||||||
/dev/akm09970 u:object_r:hall_device:s0
|
/dev/akm09970 u:object_r:hall_device:s0
|
||||||
/dev/drv8846_dev u:object_r:motor_device:s0
|
/dev/drv8846_dev u:object_r:motor_device:s0
|
||||||
|
Loading…
Reference in New Issue
Block a user