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

Commit ad7de2b3 authored by Jeongik Cha's avatar Jeongik Cha
Browse files

Add terminal app to stoppable_fgs_system_apps

Bug: 376564917
Change-Id: I052a0b1079633e232711bc4fa2d2e623089bc171
Test: watch SystemUITests in TH
Test: check if there is a stop button in the UI with flag and config
Flag: com.android.systemui.stoppable_fgs_system_app
parent 4fd9e938
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
<resources>
    <!-- A list of system apps whose FGS can be stopped in the task manager. -->
    <string-array translatable="false" name="stoppable_fgs_system_apps">
        <item>com.android.virtualization.terminal</item>
    </string-array>
    <!-- stoppable_fgs_system_apps which is supposed to be overridden by vendor -->
    <string-array translatable="false" name="vendor_stoppable_fgs_system_apps">