Merge "add internal vmlauncher into seapp_contexts" into main

This commit is contained in:
Treehugger Robot 2024-04-29 08:49:13 +00:00 committed by Gerrit Code Review
commit 66e2d56170

View file

@ -225,3 +225,4 @@ user=_app domain=untrusted_app_25 type=app_data_file levelFrom=user
user=_app minTargetSdkVersion=28 fromRunAs=true domain=runas_app levelFrom=all
user=_app fromRunAs=true domain=runas_app levelFrom=user
user=_app isPrivApp=true name=com.android.virtualization.vmlauncher domain=vmlauncher_app type=privapp_data_file levelFrom=all
user=_app isPrivApp=true name=com.google.android.virtualization.vmlauncher domain=vmlauncher_app type=privapp_data_file levelFrom=all