From 9ccd3fbb70f1950499245094e19a9b83c57a53ec Mon Sep 17 00:00:00 2001 From: HeMing505 <37235275+HeMing505@users.noreply.github.com> Date: Sun, 27 Mar 2022 17:53:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E5=94=A4=E9=86=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 语音唤醒(com.miui.voicetrigger) --- OS/MIUI/NotifyIconsSupportConfig.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/OS/MIUI/NotifyIconsSupportConfig.json b/OS/MIUI/NotifyIconsSupportConfig.json index ce4d0d0..2ea8f3b 100644 --- a/OS/MIUI/NotifyIconsSupportConfig.json +++ b/OS/MIUI/NotifyIconsSupportConfig.json @@ -219,5 +219,14 @@ "contributorName": "fankes", "isEnabled": true, "isEnabledAll": false + }, + { + "appName": "语音唤醒", + "packageName": "com.miui.voicetrigger", + "iconBitmap": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAABrVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ZME2zAAAAjnRSTlMAAQIDBQYHCAkKCwwNERUWFxkaGxweHyEiIyQlKSorLC4vMTI3ODk6PD1AREVGSU1OUlNUVVpfYGJjZGVmamtub3Bzd3h5fH2Ag4SFhoeJiouMkJGSk5SWl5ibnJ2hoqOkpbG2t7i9vr/BxMbJyszOz9DR0tXW2Nrb3t/h5Obn6ers8PHz9PX3+fr7/P3+1uIj3QAAAaRJREFUOMvN00dXIkEYheEPRx11IjPjJBPmHDEHzDlnMOesmLOCImC8v1m7BIrqanSp76ZP3fNsuk81vauiTL3tBTp6tSEoHeS8wsJ24Mn0MlyCr/SXXDl4ruDATueEXyOBYSeEEgO57xA7CASnoapC28VC3d0nTWgFrOayjNjo1MLWWRuT41rOhN5w5RkSRkoxlhsACbL7P/ePotpWL/CUc3eiKISo0YldGX6luA34t5xNZEGzLPugbj+PcpCmdovQyBb5tz5CdPMS2h6uLjYvZQaHC65JpU5qQ4n1kYTiRXZlpKDyRQeAvbECAVoFN0n6KX7aTOLOKLgG6oYQf/FrnM30DM2de27CGsRu9R437k4hlr77HqV0yIl4hQ0tFDm4dna8MphKlBl6BCk7c7oPNOpdLup+Q6MbYv2ygZdrgZyLuQh/ZyQqkaGbQTN4XcqQJsEtBt182CBW0oMK1rDZwb/XF3ouRZT2ILYu+IZs8ma49IeG5zEZniqJ92PdxxxZ3jHfpZxPc0mowc7Y/dg3vv2s6h+okH7hz8bm/o7SP/TmPQIsRWoU9oW3QgAAAABJRU5ErkJggg==", + "iconColor": "", + "contributorName": "HeMing505", + "isEnabled": true, + "isEnabledAll": false } ]