Removes duplicate hidraw_device type definition.

This type is now defined by the platform.

Bug: 303522222
Test: ls -z /dev/hidraw0
Change-Id: Ic46a7327bb2dab89f424cde2682a40f2b28a04db
Merged-In: Ic46a7327bb2dab89f424cde2682a40f2b28a04db
(cherry picked from commit 8ff4604573)
This commit is contained in:
Daniel Norman 2023-11-10 22:45:23 +00:00
parent 2816dc3328
commit 2729e96ec8
2 changed files with 0 additions and 6 deletions

3
vendor/device.te vendored
View file

@ -25,6 +25,3 @@ type st54spi_device, dev_type;
# OTA
type sda_block_device, dev_type;
# Raw HID device
type hidraw_device, dev_type;

View file

@ -205,6 +205,3 @@
/dev/dma_heap/gcma_camera-uncached u:object_r:gcma_camera_heap_device:s0
/dev/uci u:object_r:uci_device:s0
/dev/video12 u:object_r:hw_jpg_device:s0
# Raw HID device
/dev/hidraw[0-9]* u:object_r:hidraw_device:s0