同时在<service>和 <action>中加入android:exported="false",就可以了! |
androidmanifest.xml警告Exported service does not require permission
同时在<service>和 <action>中加入android:exported="false",就可以了! |
androidmanifest.xml警告Exported service does not require permission