Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e238549d authored by ssizon's avatar ssizon Committed by Romain Hunault
Browse files

Add usb plug detect function and updated FW

parent b57733f3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
 
allow kernel sysfs_battery_supply:dir search;
allow kernel sysfs_battery_supply:file {read open};
+3 −0
Original line number Diff line number Diff line
@@ -3,3 +3,6 @@
allow system_app elanfp_device:chr_file rw_file_perms;

get_prop(system_app, fps_vendor_prop)

allow system_app sysfs_battery_supply:dir { search read };
allow system_app sysfs_battery_supply:file { read open getattr };