diff options
| author | Ethan Chen <intervigil@gmail.com> | 2015-08-17 23:02:38 -0700 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2015-08-18 06:33:27 -0700 |
| commit | 0f30554cd71e651a38688daebb4d29a5f709bad2 (patch) | |
| tree | 8f7066e322286d29a901fb1832befbfe0fa2d68e | |
| parent | 82ce87284423833844fcae68f1b6f1660d574973 (diff) | |
i9500: Label srp device node
Change-Id: Ic4c32d533d05164316fa098860a6fabfdd80bff1
| -rw-r--r-- | sepolicy/file_contexts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 0c61102..b8562ad 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -1,3 +1,6 @@ +# Audio +/dev/srp u:object_r:audio_device:s0 + # Bluetooth /dev/btlock u:object_r:bluetooth_device:s0 /dev/ttySAC0 u:object_r:hci_attach_dev:s0 |
