/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | dumpstate.te | 6 allow dumpstate debugfs_dma_bufinfo:file r_file_perms; 7 allow dumpstate proc_modules:file r_file_perms; 8 allow dumpstate proc_stat:file r_file_perms; 9 allow dumpstate persist_file:dir r_dir_perms; 10 allow dumpstate sysfs_leds:dir search; 11 allow dumpstate system_block_device:blk_file r_file_perms; 13 dontaudit dumpstate self:netlink_xfrm_socket create_socket_perms_no_ioctl; 15 binder_call(dumpstate, per_mgr) 19 allow dumpstate sysfs_scsi_devices_0000:file r_file_perms; 20 allow dumpstate sysfs_scsi_devices_other:file r_file_perms; [all …]
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | dumpstate.te | 6 allow dumpstate proc_modules:file r_file_perms; 7 allow dumpstate proc_stat:file r_file_perms; 8 allow dumpstate persist_file:dir r_dir_perms; 9 allow dumpstate sysfs_leds:dir search; 10 allow dumpstate system_block_device:blk_file r_file_perms; 12 dontaudit dumpstate self:netlink_xfrm_socket create_socket_perms_no_ioctl; 14 binder_call(dumpstate, per_mgr) 18 allow dumpstate sysfs_mmc:file r_file_perms; 19 allow dumpstate debugfs_mmc:dir search; 20 allow dumpstate vendor_firmware_file:dir getattr; [all …]
|
/device/google/wahoo/sepolicy/vendor/ |
D | dumpstate.te | 6 allow dumpstate proc_modules:file r_file_perms; 7 allow dumpstate proc_stat:file r_file_perms; 8 allow dumpstate persist_file:dir r_dir_perms; 9 allow dumpstate sysfs_leds:dir search; 10 allow dumpstate system_block_device:blk_file r_file_perms; 12 dontaudit dumpstate self:netlink_xfrm_socket create_socket_perms_no_ioctl; 14 binder_call(dumpstate, per_mgr) 18 allow dumpstate sysfs_scsi_devices_0000:file r_file_perms; 19 allow dumpstate sysfs_scsi_devices_other:file r_file_perms; 20 dontaudit dumpstate persist_file:dir r_dir_perms; [all …]
|
/device/generic/goldfish/sepolicy/common/ |
D | dumpstate.te | 1 allow dumpstate sysfs_virtio_block:file r_file_perms; 2 allow dumpstate mnt_media_rw_file:dir { getattr open read }; 3 #allow dumpstate varrun_file:dir { search getattr open read }; 5 dontaudit dumpstate kernel:system module_request; 7 dontaudit dumpstate device:file { open write }; 8 allow dumpstate nsfs:file getattr; 9 dontaudit dumpstate varrun_file:dir search; 10 allow dumpstate vold:binder call; 11 dontaudit dumpstate apexd:binder call;
|
D | hwservicemanager.te | 1 allow hwservicemanager dumpstate:fd use; 2 allow hwservicemanager dumpstate:fifo_file write;
|
/device/linaro/poplar/sepolicy/ |
D | dumpstate.te | 1 # dumpstate 3 allow dumpstate kernel:system { module_request }; 4 allow dumpstate proc_slabinfo:file rw_file_perms; 5 allow dumpstate incidentd:binder { call }; 6 allow dumpstate vold:binder { call }; 7 allow dumpstate sysfs:file { getattr };
|
D | vold.te | 1 allow vold dumpstate:fd { use }; 2 allow vold dumpstate:fifo_file { write open read };
|
/device/google/coral-sepolicy/vendor/google/ |
D | dumpstate.te | 6 allow dumpstate debugfs_dma_buf:file r_file_perms; 10 allow dumpstate sysfs_scsi_devices_0000:file r_file_perms; 11 allow dumpstate firmware_file:dir r_dir_perms; 12 allow dumpstate firmware_file:filesystem getattr; 14 dontaudit dumpstate debugfs_dma_buf:file r_file_perms;
|
/device/google/crosshatch/dumpstate/ |
D | service.cpp | 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice; 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice; 31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main() local 34 android::status_t status = dumpstate->registerAsService(); in main()
|
D | android.hardware.dumpstate@1.0-service.crosshatch.rc | 1 service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service.crosshatch 5 interface android.hardware.dumpstate@1.0::IDumpstateDevice default
|
D | Android.mk | 19 LOCAL_MODULE := android.hardware.dumpstate@1.0-service.crosshatch 20 LOCAL_INIT_RC := android.hardware.dumpstate@1.0-service.crosshatch.rc 28 android.hardware.dumpstate@1.0 \
|
/device/google/bonito/dumpstate/ |
D | service.cpp | 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice; 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice; 31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main() local 34 android::status_t status = dumpstate->registerAsService(); in main()
|
D | android.hardware.dumpstate@1.0-service.bonito.rc | 1 service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service.bonito 5 interface android.hardware.dumpstate@1.0::IDumpstateDevice default
|
D | Android.mk | 19 LOCAL_MODULE := android.hardware.dumpstate@1.0-service.bonito 20 LOCAL_INIT_RC := android.hardware.dumpstate@1.0-service.bonito.rc 28 android.hardware.dumpstate@1.0 \
|
/device/google/coral/dumpstate/ |
D | service.cpp | 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice; 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice; 31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main() local 34 android::status_t status = dumpstate->registerAsService(); in main()
|
D | android.hardware.dumpstate@1.0-service.coral.rc | 1 service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service.coral 5 interface android.hardware.dumpstate@1.0::IDumpstateDevice default
|
D | Android.mk | 19 LOCAL_MODULE := android.hardware.dumpstate@1.0-service.coral 20 LOCAL_INIT_RC := android.hardware.dumpstate@1.0-service.coral.rc 28 android.hardware.dumpstate@1.0 \
|
/device/google/wahoo/dumpstate/ |
D | service.cpp | 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice; 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice; 31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main() local 34 android::status_t status = dumpstate->registerAsService(); in main()
|
D | android.hardware.dumpstate@1.0-service.wahoo.rc | 1 service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service.wahoo 5 interface android.hardware.dumpstate@1.0::IDumpstateDevice default
|
D | Android.mk | 19 LOCAL_MODULE := android.hardware.dumpstate@1.0-service.wahoo 20 LOCAL_INIT_RC := android.hardware.dumpstate@1.0-service.wahoo.rc 28 android.hardware.dumpstate@1.0 \
|
/device/google/crosshatch-sepolicy/public/ |
D | te_macros | 6 hal_client_domain(dumpstate, $1); 7 allow $1_server dumpstate:fifo_file write; 8 allow $1_server dumpstate:fd use;
|
/device/google/coral-sepolicy/public/ |
D | te_macros | 6 hal_client_domain(dumpstate, $1); 7 allow $1_server dumpstate:fifo_file write; 8 allow $1_server dumpstate:fd use;
|
/device/google/bonito-sepolicy/public/ |
D | te_macros | 6 hal_client_domain(dumpstate, $1); 7 allow $1_server dumpstate:fifo_file write; 8 allow $1_server dumpstate:fd use;
|
/device/google/wahoo/sepolicy/public/ |
D | te_macros | 6 hal_client_domain(dumpstate, $1); 7 allow $1_server dumpstate:fifo_file write; 8 allow $1_server dumpstate:fd use;
|
/device/generic/goldfish/fvpbase/sepolicy/ |
D | hal_graphics_allocator_default.te | 3 allow hal_graphics_allocator_default dumpstate:fd use; 4 allow hal_graphics_allocator_default dumpstate:fifo_file write;
|