Home | History | Annotate | Download | only in sepolicy
      1 
      2 ###################################
      3 # Binaries associated with the default EVS stack, plus
      4 # the directory which contains the configuration for the evs_app
      5 #
      6 /system/bin/android\.hardware\.automotive\.evs@1\.0-sample   u:object_r:hal_evs_driver_exec:s0
      7 /system/bin/android\.automotive\.evs\.manager@1\.0           u:object_r:evs_manager_exec:s0
      8 /system/bin/evs_app                                          u:object_r:evs_app_exec:s0
      9 /system/etc/automotive/evs(/.*)?                             u:object_r:evs_app_files:s0
     10 
     11 ###################################
     12