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

Commit f6963e69 authored by griffin98's avatar griffin98
Browse files

Fix Sepolicy

parent 674f9b73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,4 +8,4 @@ allow edrive_app app_data_file:file { read write getattr };

# Read and write system app data files passed over Binder.
allow edrive_app system_app_data_file:file { read write getattr };
allow edrive_app system_data_file:file { read write getattr };
allow edrive_app system_data_file:file { read getattr };