Loading BoardConfigCommon.mk +1 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,7 @@ BOARD_ROOT_EXTRA_FOLDERS := \ firmware \ persist \ idd \ lta-label \ rca # RIL Loading sepolicy/vendor/file.te +1 −0 Original line number Diff line number Diff line type brcm_ldisc_sysfs, sysfs_type, fs_type; type fpc_data_file, file_type; type lta_label, fs_type; type mediadrm_vendor_data_file, file_type, data_file_type; type proc_kernel_sched, fs_type; type secd_data_file, file_type; Loading sepolicy/vendor/file_contexts +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ /dev/block/bootdevice/by-num/p39 u:object_r:diag_partition_device:s0 /dev/block/bootdevice/mmcblk0p39 u:object_r:diag_partition_device:s0 /dev/block/mmcblk0p39 u:object_r:diag_partition_device:s0 /lta-label u:object_r:rootfs:s0 # WiFi MAC address /sys/devices/platform/bcmdhd_wlan/macaddr u:object_r:sysfs_addrsetup:s0 Loading sepolicy/vendor/init.te +3 −0 Original line number Diff line number Diff line Loading @@ -40,3 +40,6 @@ allow init vendor_file:file execute_no_trans; allow init vfat:file r_file_perms; allow init video_device:chr_file rw_file_perms; allow init vndbinder_device:chr_file rw_file_perms; # Allow init to read files in /lta-label r_dir_file(init, lta_label) Loading
BoardConfigCommon.mk +1 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,7 @@ BOARD_ROOT_EXTRA_FOLDERS := \ firmware \ persist \ idd \ lta-label \ rca # RIL Loading
sepolicy/vendor/file.te +1 −0 Original line number Diff line number Diff line type brcm_ldisc_sysfs, sysfs_type, fs_type; type fpc_data_file, file_type; type lta_label, fs_type; type mediadrm_vendor_data_file, file_type, data_file_type; type proc_kernel_sched, fs_type; type secd_data_file, file_type; Loading
sepolicy/vendor/file_contexts +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ /dev/block/bootdevice/by-num/p39 u:object_r:diag_partition_device:s0 /dev/block/bootdevice/mmcblk0p39 u:object_r:diag_partition_device:s0 /dev/block/mmcblk0p39 u:object_r:diag_partition_device:s0 /lta-label u:object_r:rootfs:s0 # WiFi MAC address /sys/devices/platform/bcmdhd_wlan/macaddr u:object_r:sysfs_addrsetup:s0 Loading
sepolicy/vendor/init.te +3 −0 Original line number Diff line number Diff line Loading @@ -40,3 +40,6 @@ allow init vendor_file:file execute_no_trans; allow init vfat:file r_file_perms; allow init video_device:chr_file rw_file_perms; allow init vndbinder_device:chr_file rw_file_perms; # Allow init to read files in /lta-label r_dir_file(init, lta_label)