Android16系统go版去掉按recent键弹出来的【翻译】和【聆听】两个按钮补丁
Android16系统go版去掉按recent键弹出来的【翻译】和【聆听】两个按钮补丁normal版好像本身就没这两个按钮修改内容如下diff --git a/go/quickstep/res/values/config.xml b/go/quickstep/res/values/config.xml index 147dd96c41..d694acdafe 100644 --- a/go/quickstep/res/values/config.xml b/go/quickstep/res/values/config.xml -18,10 18,10 string nameapp_sharing_component translatablefalse/ !-- Feature Flags -- - bool nameenable_niu_actionstrue/bool bool nameenable_niu_actionsfalse/bool string nametask_overlay_factory_class translatablefalsecom.android.quickstep.TaskOverlayFactoryGo/string !-- String representing the intent to delete a package. -- string namedelete_package_intent translatablefalse#Intent;actionandroid.intent.action.DELETE;launchFlags0x10800000;B.android.intent.extra.RETURN_RESULTtrue;end/string -/resources \ No newline at end of file /resources