Skip to content

Commit

Permalink
Revert "add sepolicy to run intel evs app"
Browse files Browse the repository at this point in the history
This reverts commit 353320f.
  • Loading branch information
Rachela999 committed Aug 28, 2024
1 parent 353320f commit 1451dc4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 43 deletions.
36 changes: 0 additions & 36 deletions car/evs_intel_app.te

This file was deleted.

3 changes: 0 additions & 3 deletions car/evsmanagerd.te
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
allow evsmanagerd hal_graphics_allocator_default_tmpfs:file rw_file_perms;
allow evsmanagerd { appdomain -isolated_app_all }:fd use;
binder_call(evs_intel_app, evsmanagerd)
binder_call(evsmanagerd, evs_intel_app)

4 changes: 0 additions & 4 deletions car/file_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@

/vendor/bin/hw/android.hardware.broadcastradio@intel-service u:object_r:hal_broadcastradio_default_exec:s0
/vendor/bin/hw/android.hardware.automotive.audiocontrol@1.0-service.intel u:object_r:hal_audiocontrol_default_exec:s0

/system/bin/evs_intel_app u:object_r:evs_intel_app_exec:s0
/system/bin/evs_app_support_lib u:object_r:evs_intel_app_exec:s0
/system/etc/automotive/evs(/.*)? u:object_r:evs_intel_app_files:s0

0 comments on commit 1451dc4

Please sign in to comment.