Searched refs:firmware_file (Results 1 – 25 of 32) sorted by relevance
12
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | ueventd.te | 15 allow ueventd firmware_file:lnk_file read; 16 allow ueventd firmware_file:dir search; 17 allow ueventd firmware_file:file r_file_perms;
|
D | pd_services.te | 8 allow pd_mapper firmware_file:dir r_dir_perms; 9 allow pd_mapper firmware_file:file r_file_perms;
|
D | rfs_access.te | 11 r_dir_file(rfs_access, firmware_file);
|
D | wcnss_service.te | 37 dontaudit wcnss_service firmware_file:dir search;
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | init.te | 3 allow init firmware_file:dir mounton; 4 allow init firmware_file:filesystem { mount relabelfrom getattr };
|
/device/google/wahoo/sepolicy/vendor/ |
D | ueventd.te | 1 allow ueventd firmware_file:dir search; 2 allow ueventd firmware_file:file r_file_perms;
|
D | pd_services.te | 8 allow pd_mapper firmware_file:dir r_dir_perms; 9 allow pd_mapper firmware_file:file r_file_perms;
|
D | per_mgr.te | 17 allow per_mgr firmware_file:file r_file_perms; 18 allow per_mgr firmware_file:dir search;
|
D | rfs_access.te | 12 allow rfs_access firmware_file:dir search; 13 allow rfs_access firmware_file:file r_file_perms;
|
D | hal_keymaster_qti.te | 7 dontaudit hal_keymaster_qti firmware_file:dir search;
|
D | hal_gatekeeper_qti.te | 7 dontaudit hal_gatekeeper_qti firmware_file:dir search;
|
D | surfaceflinger.te | 1 dontaudit surfaceflinger firmware_file:dir search;
|
D | init.te | 3 allow init firmware_file:dir mounton;
|
D | tee.te | 8 allow tee firmware_file:dir search;
|
D | wcnss_service.te | 40 dontaudit wcnss_service firmware_file:dir search;
|
/device/google/coral-sepolicy/vendor/google/ |
D | dumpstate.te | 11 allow dumpstate firmware_file:dir r_dir_perms; 12 allow dumpstate firmware_file:filesystem getattr;
|
/device/google/crosshatch-sepolicy/vendor/google/ |
D | fastbootd.te | 10 allow fastbootd firmware_file:dir { remove_name rmdir search write }; 11 allow fastbootd firmware_file:{ file lnk_file } unlink;
|
/device/google/contexthub/util/nanotool/ |
D | contexthub.cpp | 146 FILE *firmware_file = fopen(filename.c_str(), "r"); in Flash() local 147 if (!firmware_file) { in Flash() 152 fseek(firmware_file, 0, SEEK_END); in Flash() 153 long file_size = ftell(firmware_file); in Flash() 154 fseek(firmware_file, 0, SEEK_SET); in Flash() 158 file_size, firmware_file); in Flash() 159 fclose(firmware_file); in Flash()
|
/device/google/coral-sepolicy/tracking_denials/ |
D | gmscore_app.te | 2 dontaudit gmscore_app firmware_file:filesystem getattr;
|
/device/google/coral-sepolicy/vendor/qcom/sm8150/ |
D | update_engine_common.te | 2 allow update_engine_common firmware_file:filesystem getattr;
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | ueventd.te | 21 allow ueventd firmware_file:lnk_file read;
|
/device/google/wahoo/ |
D | fstab.hardware | 8 …rtname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0 wait,slot…
|
/device/google/crosshatch/ |
D | fstab.mainline.hardware | 11 …rtname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0 wait,slot…
|
D | fstab.hardware | 11 …rtname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0 wait,slot…
|
/device/google/coral/ |
D | fstab.hardware | 9 …shortname=lower,uid=0,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0 wait,slotse…
|
12