HomeSort by relevance Sort by last modified time
    Searched full:surfaceflinger (Results 1 - 25 of 417) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/hikey/sepolicy/
surfaceflinger.te 1 hal_server_domain(surfaceflinger, hal_graphics_allocator)
hal_memtrack.te 8 # Memtrack reads proc/<pid>/cmdline to check if process is surfaceflinger.
10 allow hal_memtrack surfaceflinger:file read;
11 dontaudit hal_memtrack { domain -surfaceflinger}:file read;
  /system/extras/memory_replay/dumps/
surfaceflinger.zip 
  /system/sepolicy/prebuilts/api/26.0/public/
surfaceflinger.te 0 # surfaceflinger - display compositor service
2 type surfaceflinger, domain;
  /system/sepolicy/prebuilts/api/27.0/public/
surfaceflinger.te 0 # surfaceflinger - display compositor service
2 type surfaceflinger, domain;
  /system/sepolicy/prebuilts/api/28.0/public/
surfaceflinger.te 0 # surfaceflinger - display compositor service
2 type surfaceflinger, domain;
  /system/sepolicy/public/
surfaceflinger.te 0 # surfaceflinger - display compositor service
2 type surfaceflinger, domain;
  /build/make/target/board/generic/sepolicy/
surfaceflinger.te 1 allow surfaceflinger self:process execmem;
2 allow surfaceflinger ashmem_device:chr_file execute;
4 typeattribute surfaceflinger system_writes_vendor_properties_violators;
5 set_prop(surfaceflinger, qemu_prop)
  /device/google/wahoo/sepolicy/vendor/
surfaceflinger.te 1 dontaudit surfaceflinger firmware_file:dir search;
2 dontaudit surfaceflinger vendor_file:file read;
3 dontaudit surfaceflinger kernel:system module_request;
4 allow surfaceflinger debugfs_ion:dir search;
6 typeattribute surfaceflinger system_writes_vendor_properties_violators;
7 set_prop(surfaceflinger, public_vendor_system_prop)
  /device/google/marlin/sepolicy/
surfaceflinger.te 2 allow surfaceflinger diag_device:chr_file rw_file_perms;
6 allow surfaceflinger persist_file:dir search;
9 allow surfaceflinger persist_display_file:dir r_dir_perms;
10 allow surfaceflinger persist_display_file:file create_file_perms;
hal_memtrack.te 4 # Memtrack reads proc/<pid>/cmdline to check if process is surfaceflinger.
6 allow hal_memtrack surfaceflinger:file read;
7 dontaudit hal_memtrack { domain -surfaceflinger}:file read;
  /system/sepolicy/prebuilts/api/28.0/private/
surfaceflinger.te 0 # surfaceflinger - display compositor service
3 typeattribute surfaceflinger coredomain;
6 init_daemon_domain(surfaceflinger)
8 typeattribute surfaceflinger mlstrustedsubject;
9 typeattribute surfaceflinger display_service_server;
11 read_runtime_log_tags(surfaceflinger)
14 hal_client_domain(surfaceflinger, hal_graphics_allocator)
15 hal_client_domain(surfaceflinger, hal_graphics_composer)
16 hal_client_domain(surfaceflinger, hal_configstore)
17 allow surfaceflinger hidl_token_hwservice:hwservice_manager find
    [all...]
  /system/sepolicy/private/
surfaceflinger.te 0 # surfaceflinger - display compositor service
3 typeattribute surfaceflinger coredomain;
6 init_daemon_domain(surfaceflinger)
8 typeattribute surfaceflinger mlstrustedsubject;
9 typeattribute surfaceflinger display_service_server;
11 read_runtime_log_tags(surfaceflinger)
14 hal_client_domain(surfaceflinger, hal_graphics_allocator)
15 hal_client_domain(surfaceflinger, hal_graphics_composer)
16 hal_client_domain(surfaceflinger, hal_configstore)
17 allow surfaceflinger hidl_token_hwservice:hwservice_manager find
    [all...]
  /system/sepolicy/prebuilts/api/26.0/private/
surfaceflinger.te 0 # surfaceflinger - display compositor service
3 typeattribute surfaceflinger coredomain;
6 init_daemon_domain(surfaceflinger)
8 typeattribute surfaceflinger mlstrustedsubject;
9 typeattribute surfaceflinger display_service_server;
11 read_runtime_log_tags(surfaceflinger)
14 hal_client_domain(surfaceflinger, hal_graphics_allocator)
15 hal_client_domain(surfaceflinger, hal_graphics_composer)
16 hal_client_domain(surfaceflinger, hal_configstore)
17 allow surfaceflinger hal_configstore_ISurfaceFlingerConfigs:hwservice_manager find
    [all...]
  /system/sepolicy/prebuilts/api/27.0/private/
surfaceflinger.te 0 # surfaceflinger - display compositor service
3 typeattribute surfaceflinger coredomain;
6 init_daemon_domain(surfaceflinger)
8 typeattribute surfaceflinger mlstrustedsubject;
9 typeattribute surfaceflinger display_service_server;
11 read_runtime_log_tags(surfaceflinger)
14 hal_client_domain(surfaceflinger, hal_graphics_allocator)
15 hal_client_domain(surfaceflinger, hal_graphics_composer)
16 hal_client_domain(surfaceflinger, hal_configstore)
17 allow surfaceflinger hidl_token_hwservice:hwservice_manager find
    [all...]
  /device/google/cuttlefish/shared/sepolicy/
surfaceflinger.te 1 allow surfaceflinger self:process execmem;
4 allow surfaceflinger initial_metadata_file:file r_file_perms;
  /development/ide/clion/frameworks/native/
CMakeLists.txt 5 add_subdirectory(services/surfaceflinger/libsurfaceflinger-arm64-android)
6 add_subdirectory(services/surfaceflinger/surfaceflinger-arm64-android)
  /device/generic/uml/
surfaceflinger.rc 1 # This custom surfaceflinger.rc simply has `disabled' appended to it.
3 # smallest mk file but still contains surfaceflinger, including this
4 # custom surfaceflinger.rc will disable surfaceflinger from running.
6 service surfaceflinger /system/bin/surfaceflinger
  /hardware/interfaces/graphics/composer/2.1/default/
android.hardware.graphics.composer@2.1-service.rc 8 # Restart HWC when SurfaceFlinger stops. This turns off the display and prpares
9 # a new HWC instance for when SurfaceFlinger gets started again
10 on property:init.svc.surfaceflinger=stopped
  /frameworks/native/services/vr/hardware_composer/
vr_hwc.rc 5 onrestart restart surfaceflinger
  /external/wayland-protocols/flinger_headers/
README 1 These header files are extensions to inputflinger and surfaceflinger that are
5 inputflinger/surfaceflinger can't depend on code under vendor/.
  /hardware/interfaces/graphics/allocator/2.0/default/
android.hardware.graphics.allocator@2.0-service.rc 6 onrestart restart surfaceflinger
  /hardware/interfaces/graphics/composer/2.2/default/
android.hardware.graphics.composer@2.2-service.rc 6 onrestart restart surfaceflinger
  /frameworks/native/services/surfaceflinger/
surfaceflinger.rc 1 service surfaceflinger /system/bin/surfaceflinger
  /frameworks/native/services/vr/hardware_composer/aidl/android/dvr/
IVrComposer.aidl 7 * system app to connect to get SurfaceFlinger's outputs (all displays). This
8 * is active when SurfaceFlinger is in VR mode, where all 2D output is

Completed in 1396 milliseconds

1 2 3 4 5 6 7 8 91011>>