diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-15 22:29:52 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-15 22:29:52 +0200 |
| commit | 0fc9b526ef9e4b98ec9901b08114381b6409fe59 (patch) | |
| tree | a09a51f2120f9535ad5a053b29588fa48aa6b4fa | |
| parent | 8f5513749ada6d43d17fb9c362f63b010f7faed1 (diff) | |
fix M2 Note camera when enforcing selinux
| -rwxr-xr-x | sepolicy/device.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/device.te b/sepolicy/device.te index 2f5f6c9..0d3f230 100755 --- a/sepolicy/device.te +++ b/sepolicy/device.te @@ -164,3 +164,4 @@ type hrm_device, dev_type; type silead_fp_dev_device, dev_type; # camera fix for CM 12.1 type DW9761AF_device, dev_type; +type BU64245_device, dev_type; |
