commit | 4117ea81fa96c5f68154208292b31018c20ecde7 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 16 21:23:08 2024 +0900 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Dec 19 00:39:32 2024 -0800 |
tree | b5ccc42a025cc3e42d1e67532863a632ce3f9ac9 | |
parent | 827438c35580500155b61bf82b690a1d4b53633c [diff] |
Terminal app's package name is com.android.virtualization.terminal ..regardless of whether it's built for AOSP or Google Bug: 383025460 Test: see TH (cherry picked from https://android-review.googlesource.com/q/commit:335e3543c5748228ca78ae74a9d689f5b2f78b50) Merged-In: I95691e1764a7c6fc5a9c9a47ff12d60268bfdd1e Change-Id: I95691e1764a7c6fc5a9c9a47ff12d60268bfdd1e
diff --git a/private/seapp_contexts b/private/seapp_contexts index ce49fc4..25ed1ba 100644 --- a/private/seapp_contexts +++ b/private/seapp_contexts
@@ -224,4 +224,3 @@ 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 user=_app isPrivApp=true name=com.android.virtualization.terminal domain=vmlauncher_app type=privapp_data_file levelFrom=all -user=_app isPrivApp=true name=com.google.android.virtualization.terminal domain=vmlauncher_app type=privapp_data_file levelFrom=all