1 ########################## 2 # Devices 3 # 4 /dev/block/vda u:object_r:system_block_device:s0 5 /dev/block/vdb u:object_r:userdata_block_device:s0 6 /dev/block/vdc u:object_r:cache_block_device:s0 7 /dev/block/vdd u:object_r:metadata_block_device:s0 8 /dev/block/vde u:object_r:system_block_device:s0 9 /dev/block/vdf u:object_r:system_block_device:s0 10 /dev/block/zram0 u:object_r:swap_block_device:s0 11 /dev/e2e_managed u:object_r:region_e2e_test_device:s0 12 /dev/e2e_manager u:object_r:region_e2e_test_device:s0 13 /dev/e2e_primary u:object_r:region_e2e_test_device:s0 14 /dev/e2e_secondary u:object_r:region_e2e_test_device:s0 15 /dev/input_events u:object_r:input_events_device:s0 16 /dev/ril u:object_r:libcuttlefish_rild_device:s0 17 /dev/screen u:object_r:region_screen_device:s0 18 /dev/socket_forward u:object_r:socket_forward_device:s0 19 /dev/vport[0-9]p[0-9]* u:object_r:virtual_serial_device:s0 20 21 ############################# 22 # Root files 23 /initial\.metadata u:object_r:initial_metadata_file:s0 24 /ts_snap\.txt u:object_r:tombstone_snapshot_file:s0 25 26 ############################# 27 # var files 28 /var/run/system(/.*)? u:object_r:var_run_system_file:s0 29 30 ############################# 31 # Vendor files 32 # 33 /vendor/bin/usbforward u:object_r:usbforward_exec:s0 34 /vendor/bin/socket_forward_proxy u:object_r:socket_forward_proxy_exec:s0 35 /vendor/bin/socket_vsock_proxy u:object_r:socket_vsock_proxy_exec:s0 36 /vendor/bin/vsock_logcat u:object_r:vsock_logcat_exec:s0 37 /vendor/bin/vsoc_input_service u:object_r:vsoc_input_service_exec:s0 38 /vendor/bin/vsoc_guest_region_e2e_test u:object_r:vsoc_guest_region_e2e_test_exec:s0 39 /vendor/bin/vport_trigger u:object_r:vport_trigger_exec:s0 40 /vendor/bin/rename_netiface u:object_r:rename_netiface_exec:s0 41 /vendor/bin/hw/libcuttlefish-rild u:object_r:libcuttlefish_rild_exec:s0 42 /vendor/bin/hw/android\.hardware\.power\.stats@1\.0-service\.mock u:object_r:hal_power_stats_default_exec:s0 43 /vendor/bin/hw/android\.hardware\.bluetooth@1\.0-service\.sim u:object_r:hal_bluetooth_sim_exec:s0 44 /vendor/bin/hw/android\.hardware\.drm@1\.1-service\.clearkey u:object_r:hal_drm_default_exec:s0 45 /vendor/bin/hw/android\.hardware\.dumpstate@1\.0-service\.cuttlefish u:object_r:hal_dumpstate_impl_exec:s0 46 /vendor/bin/hw/android\.hardware\.health@2\.0-service\.cuttlefish u:object_r:hal_health_default_exec:s0 47 /vendor/bin/hw/android\.hardware\.health\.storage@1\.0-service\.cuttlefish u:object_r:hal_health_storage_default_exec:s0 48 /vendor/bin/hw/android\.hardware\.neuralnetworks@1\.2-service-sample-.* u:object_r:hal_neuralnetworks_sample_exec:s0 49 /vendor/bin/hw/android\.hardware\.vibrator@1\.3-service\.example u:object_r:hal_vibrator_default_exec:s0 50 /vendor/bin/ip_link_add u:object_r:ip_link_add_exec:s0 51 /vendor/bin/setup_wifi u:object_r:setup_wifi_exec:s0 52 /vendor/bin/hw/android\.hardware\.sensors@2\.0-service\.mock u:object_r:hal_sensors_default_exec:s0 53 /vendor/bin/hw/android\.hardware\.input\.classifier@1\.0-service.default u:object_r:hal_input_classifier_default_exec:s0 54 /vendor/bin/hw/android\.hardware\.thermal@2\.0-service\.mock u:object_r:hal_thermal_default_exec:s0 55 /vendor/bin/hw/android\.hardware\.authsecret@1\.0-service u:object_r:hal_authsecret_default_exec:s0 56 57 /vendor/lib(64)?/cuttlefish_auto_resources.so u:object_r:same_process_hal_file:s0 58 /vendor/lib(64)?/hw/android\.hardware\.graphics\.mapper@2\.0-impl-2\.1\.so u:object_r:same_process_hal_file:s0 59 /vendor/lib(64)?/hw/gralloc.vsoc.so u:object_r:same_process_hal_file:s0 60 /vendor/lib(64)?/hw/gralloc.cutf.so u:object_r:same_process_hal_file:s0 61 /vendor/lib(64)?/libcuttlefish_fs.so u:object_r:same_process_hal_file:s0 62 /vendor/lib(64)?/vsoc_lib.so u:object_r:same_process_hal_file:s0 63