Skip to content
Snippets Groups Projects
  • Jerry Zhang's avatar
    Add sepolicy for fastbootd · 0fd3ed3b
    Jerry Zhang authored
    Also allow adb and fastboot to talk to recovery
    through recovery_socket. This enables changing
    between modes with usb commands.
    
    Test: No selinux denials
    Bug: 78793464
    Change-Id: I1f97659736429fe961319c642f458c80f199ffb4
    0fd3ed3b
28.0.ignore.cil 749 B
;; new_objects - a collection of types that have been introduced that have no
;;   analogue in older policy.  Thus, we do not need to map these types to
;;   previous ones.  Add here to pass checkapi tests.
(typeattribute new_objects)
(typeattributeset new_objects
  ( activity_task_service
    adb_service
    fastbootd
    hal_health_filesystem_hwservice
    hal_system_suspend_default
    hal_system_suspend_default_exec
    hal_system_suspend_default_tmpfs
    llkd
    llkd_exec
    llkd_tmpfs
    mnt_product_file
    overlayfs_file
    recovery_socket
    system_lmk_prop
    system_suspend_hwservice
    time_prop
    timedetector_service
    timezonedetector_service
    uri_grants_service
    vrflinger_vsync_service
    watchdogd_tmpfs))