sdm845-common: Allow system_app to getattr on sysfs_fpc_proximity

* Required for pocketmode app.

Change-Id: I085839a449529d12cb3911ebfbab97f8e1ef155f
This commit is contained in:
LuK1337 2018-09-08 16:14:15 +02:00 committed by Luca Stefani
parent a92b254623
commit 25e29b6576

View file

@ -1 +1 @@
allow system_app sysfs_fpc_proximity:file w_file_perms;
allow system_app sysfs_fpc_proximity:file { w_file_perms getattr };