Loading common/vendor/device.te 0 → 100644 +1 −0 Original line number Diff line number Diff line type lirc_device, dev_type; common/vendor/file_contexts +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,10 @@ /(vendor|system/vendor)/bin/hw/android\.hardware\.health-service\.batteryless u:object_r:hal_health_default_exec:s0 /(vendor|system/vendor)/bin/hw/vendor\.lineage\.health-service\.default u:object_r:hal_lineage_health_default_exec:s0 # IR HAL /dev/lirc0 u:object_r:lirc_device:s0 /(vendor|system/vendor)/bin/hw/android\.hardware\.ir-service\.lineage u:object_r:hal_ir_default_exec:s0 # Light HAL /(vendor|system/vendor)/bin/hw/android\.hardware\.light-service\.lineage u:object_r:hal_light_default_exec:s0 Loading common/vendor/hal_ir_default.te 0 → 100644 +3 −0 Original line number Diff line number Diff line allow hal_ir_default lirc_device:chr_file rw_file_perms; get_prop(hal_ir_default, vendor_ir_prop) common/vendor/property.te +3 −0 Original line number Diff line number Diff line # Camera IDs remapping vendor_internal_prop(vendor_camera_remapid_prop) # IR vendor_internal_prop(vendor_ir_prop) # FM Radio app vendor_public_prop(vendor_fm_radio_app_prop); common/vendor/property_contexts +3 −0 Original line number Diff line number Diff line # Camera IDs remapping vendor.camera.remapid u:object_r:vendor_camera_remapid_prop:s0 # IR vendor.ir.carrier_freqs u:object_r:vendor_ir_prop:s0 # FM Radio app ro.vendor.builtin_fm_antenna_support u:object_r:vendor_fm_radio_app_prop:s0 exact bool ro.vendor.fm.use_audio_session u:object_r:vendor_fm_radio_app_prop:s0 exact bool Loading
common/vendor/device.te 0 → 100644 +1 −0 Original line number Diff line number Diff line type lirc_device, dev_type;
common/vendor/file_contexts +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,10 @@ /(vendor|system/vendor)/bin/hw/android\.hardware\.health-service\.batteryless u:object_r:hal_health_default_exec:s0 /(vendor|system/vendor)/bin/hw/vendor\.lineage\.health-service\.default u:object_r:hal_lineage_health_default_exec:s0 # IR HAL /dev/lirc0 u:object_r:lirc_device:s0 /(vendor|system/vendor)/bin/hw/android\.hardware\.ir-service\.lineage u:object_r:hal_ir_default_exec:s0 # Light HAL /(vendor|system/vendor)/bin/hw/android\.hardware\.light-service\.lineage u:object_r:hal_light_default_exec:s0 Loading
common/vendor/hal_ir_default.te 0 → 100644 +3 −0 Original line number Diff line number Diff line allow hal_ir_default lirc_device:chr_file rw_file_perms; get_prop(hal_ir_default, vendor_ir_prop)
common/vendor/property.te +3 −0 Original line number Diff line number Diff line # Camera IDs remapping vendor_internal_prop(vendor_camera_remapid_prop) # IR vendor_internal_prop(vendor_ir_prop) # FM Radio app vendor_public_prop(vendor_fm_radio_app_prop);
common/vendor/property_contexts +3 −0 Original line number Diff line number Diff line # Camera IDs remapping vendor.camera.remapid u:object_r:vendor_camera_remapid_prop:s0 # IR vendor.ir.carrier_freqs u:object_r:vendor_ir_prop:s0 # FM Radio app ro.vendor.builtin_fm_antenna_support u:object_r:vendor_fm_radio_app_prop:s0 exact bool ro.vendor.fm.use_audio_session u:object_r:vendor_fm_radio_app_prop:s0 exact bool