sdm845-common: Fix lights HAL denials

* OnePlus decided to label these sysfs_oem for some reason.

Change-Id: I4f9012d1583d5d9068751f273b3aa1537c2ce540
This commit is contained in:
LuK1337 2018-09-03 13:04:43 +02:00 committed by Luca Stefani
commit 6e02427beb
2 changed files with 2 additions and 1 deletions

View file

@ -6,3 +6,4 @@ type op2_file, file_type;
type persist_file, file_type;
type proc_touchpanel, fs_type;
type sysfs_fpc_proximity, sysfs_type, fs_type;
type sysfs_oem, sysfs_type, fs_type;