blob: 5c3abfc84349632245c234e4b1103450c5def5d4 [file] [log] [blame]
codeworkxd17140e2016-01-01 17:29:10 +01001allow system_server storage_stub_file:dir getattr;
Bruno Martinsdd4ff842018-11-24 22:27:33 +00002
3# Allow LineageHW (running as system server) to access LiveDisplay tuneables
4allow system_server sysfs_livedisplay_tuneable:file rw_file_perms;
Bruno Martins87d305d2019-01-31 16:09:49 +00005
6# Use HALs
7hal_client_domain(system_server, hal_lineage_livedisplay)
Michael Bestas1c44e502019-01-14 22:48:48 +02008hal_client_domain(system_server, hal_lineage_touch)