Loading common/private/edrive_app.te 0 → 100644 +11 −0 Original line number Diff line number Diff line type edrive_app, domain, coredomain; app_domain(edrive_app) net_domain(edrive_app) # Read and write app data files 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 }; common/private/seapp_contexts +1 −0 Original line number Diff line number Diff line user=_app isPrivApp=true seinfo=platform name=com.android.gallery3d domain=gallery_app type=app_data_file levelFrom=user user=_app isPrivApp=true seinfo=platform name=org.lineageos.snap domain=snap_app type=app_data_file levelFrom=user user=_app isPrivApp=true seinfo=platform name=io.eelo.drive domain=edrive_app type=app_data_file levelFrom=user Loading
common/private/edrive_app.te 0 → 100644 +11 −0 Original line number Diff line number Diff line type edrive_app, domain, coredomain; app_domain(edrive_app) net_domain(edrive_app) # Read and write app data files 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 };
common/private/seapp_contexts +1 −0 Original line number Diff line number Diff line user=_app isPrivApp=true seinfo=platform name=com.android.gallery3d domain=gallery_app type=app_data_file levelFrom=user user=_app isPrivApp=true seinfo=platform name=org.lineageos.snap domain=snap_app type=app_data_file levelFrom=user user=_app isPrivApp=true seinfo=platform name=io.eelo.drive domain=edrive_app type=app_data_file levelFrom=user