Loading common/private/edrive_app.te +1 −1 Original line number Diff line number Diff line Loading @@ -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 }; Loading
common/private/edrive_app.te +1 −1 Original line number Diff line number Diff line Loading @@ -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 };