Home
last modified time | relevance | path

Searched refs:use (Results 1 – 25 of 1094) sorted by relevance

12345678910>>...44

/system/sepolicy/private/
Dvirtual_camera.te28 # Allow virtual_camera to use fd from apps
29 allow virtual_camera { appdomain -isolated_app }:fd use;
31 # Allow virtual_camera to use fd from surface flinger
32 allow virtual_camera surfaceflinger:fd use;
40 # Allow virtual_camera to use GPU
45 # Allow virtual camera to use graphics composer fd-s (fences).
46 allow virtual_camera hal_graphics_composer:fd use;
49 allow virtual_camera dumpstate:fd use;
56 allow virtual_camera adbd:fd use;
Devsmanagerd.te15 # Allows to use the binder IPC
21 # Allows to use EVS HAL implementations
25 allow evsmanagerd shell:fd use;
28 # Allows to use the graphics allocator
29 allow evsmanagerd hal_graphics_allocator:fd use;
31 # Allows to use a bootstrap statsd
Dhal_camera.te18 # Both the client and the server need to use the graphics allocator
19 allow { hal_camera_client hal_camera_server } hal_graphics_allocator:fd use;
21 # Allow hal_camera to use fd from app,gralloc,and ashmem HAL
22 allow hal_camera { appdomain -isolated_app }:fd use;
23 allow hal_camera surfaceflinger:fd use;
24 allow hal_camera hal_allocator_server:fd use;
27 allow hal_camera shell:fd use;
Dhal_graphics_composer.te17 allow hal_graphics_composer hal_graphics_allocator:fd use;
24 allow hal_graphics_composer system_server:fd use;
25 allow hal_graphics_composer bootanim:fd use;
26 allow hal_graphics_composer appdomain:fd use;
31 # allow surfaceflinger to use a pipe for dumpsys output
Dhal_neuralnetworks.te7 allow hal_neuralnetworks hal_allocator:fd use;
9 allow hal_neuralnetworks hal_graphics_allocator:fd use;
13 # Allow NN HAL service to use a client-provided fd residing in /data/data/.
17 # Allow NN HAL service to use a client-provided fd residing in /data/local/tmp/.
23 # Allow NN HAL service to use a client-provided fd residing in /storage
30 # property to determine whether to deny NNAPI extensions use for apps
31 # on product partition (apps in GSI are not allowed to use NNAPI extensions).
Dstoraged.te30 allow storaged shell:fd use;
34 allow storaged priv_app:fd use;
38 auditallow storaged priv_app:fd use;
40 allow storaged gmscore_app:fd use;
53 allow storaged dumpstate:fd use;
55 # use a subset of the package manager service
Dstats.te9 allow stats shell:fd use;
11 # allow stats to communicate use, read and write over the adb
13 allow stats adbd:fd use;
30 allow statsd stats:fd use;
Dautomotive_display_service.te13 # Allow to use Binder IPC for SurfaceFlinger.
16 # Allow to use HwBinder IPC for HAL implementations.
30 # Allow to use a graphics mapper
33 # Allow to use hidl token service
Dhal_drm.te32 allow hal_drm_server shell:fd use;
37 allow hal_drm hal_graphics_allocator:fd use;
40 allow hal_drm hal_allocator_server:fd use;
43 allow hal_drm mediaserver:fd use;
49 allow hal_drm_server { appdomain -isolated_app }:fd use;
Dincident.te10 allow incident shell:fd use;
14 allow incident dumpstate:fd use;
21 # allow incident to communicate use, read and write over the adb
23 allow incident adbd:fd use;
Dhal_audio.te18 allow hal_audio shell:fd use;
20 allow hal_audio dumpstate:fd use;
24 allow hal_audio_server appdomain:fd use;
31 # allow hal audio to use vnbinder
Dbufferhubd.te20 # Thus, there is no need to use pdx_client macro.
21 allow bufferhubd hal_omx_server:fd use;
24 allow bufferhubd hal_codec2_server:fd use;
Dsurfaceflinger.te55 # Create and use netlink kobject uevent sockets.
73 allow surfaceflinger appdomain:fd use;
95 # do not use add_service() as hal_graphics_composer_default may be the
115 allow surfaceflinger system_server:fd use;
135 # Allow to use files supplied by hal_evs
136 allow surfaceflinger hal_evs:fd use;
138 # Allow to use release fence fds supplied by hal_camera
139 allow surfaceflinger hal_camera:fd use;
Ddex2oat.te44 # Allow dex2oat to use devpts passed from odsign.
63 # Allow dex2oat to use file descriptors passed from privileged programs.
64 allow dex2oat { artd installd odrefresh odsign }:fd use;
73 # Allow dex2oat to use file descriptors from otapreopt.
74 allow dex2oat postinstall_dexopt:fd use;
81 # Allow dex2oat to use libraries under /postinstall/system (e.g. /system/lib/libc.so).
107 allow dex2oat apexd:fd use;
109 # Allow dex2oat to use file descriptors from preinstall.
Dhal_codec2.te16 allow hal_codec2_server hal_graphics_composer:fd use;
22 allow hal_codec2_server hal_camera:fd use;
25 allow hal_codec2_server bufferhubd:fd use;
Dbinderservicedomain.te5 allow binderservicedomain { dumpstate incidentd }:fd use;
15 allow binderservicedomain appdomain:fd use;
21 allow binderservicedomain keystore:keystore2_key { delete get_info rebind use };
Dhal_omx.te8 allow hal_omx_server hal_graphics_composer:fd use;
11 allow hal_omx_server hal_camera:fd use;
18 # via PDX. Thus, there is no need to use pdx_client macro.
19 allow hal_omx_server bufferhubd:fd use;
Dlinkerconfig.te26 allow linkerconfig otapreopt_chroot:fd use;
30 # Allow for use in Pre-reboot Dexopt.
31 allow linkerconfig dexopt_chroot_setup:fd use;
/system/sepolicy/vendor/
Dhal_sensors_default.te12 # Allow sensor hals to access and use gralloc memory allocated by
14 allow hal_sensors_default hal_graphics_allocator_default:fd use;
18 # allow sensor hal to use lock for keeping system awake for wake up
22 # allow sensor hal to use ashmem fd from system_server.
23 allow hal_sensors_default system_server:fd use;
Dhal_evs_default.te9 # allow to use a graphic buffer
14 # allow to use automotive display service
19 # allow to use hidl token service to retrieve HGBP object
23 allow hal_evs_default surfaceflinger:fd use;
37 # allow to use binder IPC.
Dhal_drm_default.te7 allow hal_drm_default hal_codec2_server:fd use;
8 allow hal_drm_default hal_omx_server:fd use;
Dhal_cas_default.te7 # Allow CAS HAL's default implementation to use vendor-binder service
10 allow hal_cas_default hal_allocator:fd use;
/system/sepolicy/microdroid/system/private/
Ddex2oat.te9 # Allow dex2oat to use FDs from authfs_service via compos.
10 allow dex2oat authfs_service:fd use;
11 allow dex2oat compos:fd use;
12 allow dex2oat odrefresh:fd use;
Dmicrodroid_payload.te4 # Allow to communicate use, read and write over the adb connection.
5 allow microdroid_payload adbd:fd use;
9 allow microdroid_payload microdroid_manager:fd use;
11 # Allow to use terminal
17 # Allow microdroid_payload to use vsock inherited from microdroid_manager
/system/extras/simpleperf/scripts/
DCONTRIBUTING.md1 Simpleperf scripts use 4 spaces for indentation
3 To format the scripts, use:

12345678910>>...44