Scott Randolph | 008c60b | 2017-06-01 17:24:53 -0700 | [diff] [blame] | 1 | |
| 2 | ################################### |
| 3 | # Binaries associated with the default EVS stack, plus |
| 4 | # the directory which contains the configuration for the evs_app |
| 5 | # |
| 6 | /(vendor|system/vendor)/bin/hw/android\.hardware\.automotive\.evs@1\.0-service u:object_r:hal_evs_default_exec:s0 |
| 7 | /system/bin/android\.hardware\.automotive\.evs@1\.0-sample u:object_r:hal_evs_driver_exec:s0 |
| 8 | /system/bin/android\.automotive\.evs\.manager@1\.0 u:object_r:evs_manager_exec:s0 |
| 9 | /system/bin/evs_app u:object_r:evs_app_exec:s0 |
| 10 | /system/etc/automotive/evs(/.*)? u:object_r:evs_app_files:s0 |
| 11 | |
| 12 | ################################### |