Skip to content

Commit

Permalink
Move audio_firmware_file and /data/misc/audio entry to core sepolicy.
Browse files Browse the repository at this point in the history
Signed-off-by: kecinzer <kecinzer@gmail.com>
  • Loading branch information
kecinzer committed Apr 10, 2014
1 parent 4698b9c commit 39ebb1a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions sepolicy/file.te
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ type qmux_audio_socket, file_type;
type qmux_bluetooth_socket, file_type;
type qmux_gps_socket, file_type;
type qmux_radio_socket, file_type;

type audio_firmware_file, file_type;
3 changes: 0 additions & 3 deletions sepolicy/file_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
# Qualcomm MSM Audio ACDB device
/dev/msm_acdb u:object_r:msm_acdb_device:s0

# Qualcomm audio firmware files
/data/misc/audio/* u:object_r:audio_firmware_file:s0

/dev/ks_hsic_bridge u:object_r:kickstart_device:s0
/dev/efs_hsic_bridge u:object_r:kickstart_device:s0

Expand Down

0 comments on commit 39ebb1a

Please sign in to comment.