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

Commit d1963edb authored by Roland Auer's avatar Roland Auer Committed by Łukasz Patron
Browse files

universal9810: Add system_file_type attribute to fastcharge HAL type

Apparently e44cae03 was never
compile tested on environments where SELinux neverallows aren't
allowed...

Change-Id: I9b982786530a097abfa0ed2120ea1cd8d17887cf
parent e44cae03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
type hal_lineage_fastcharge_default, coredomain, domain;
hal_server_domain(hal_lineage_fastcharge_default, hal_lineage_fastcharge)

type hal_lineage_fastcharge_default_exec, exec_type, file_type;
type hal_lineage_fastcharge_default_exec, exec_type, system_file_type, file_type;
init_daemon_domain(hal_lineage_fastcharge_default)

allow hal_lineage_fastcharge_default sysfs_fastcharge:file rw_file_perms;