📅  最后修改于: 2022-03-11 14:53:32.787000             🧑  作者: Mango
// if your service requires an intent filter or a permission put it on true
android:exported="true"
// default value is true otherwise you want to change it :
android:exported="false"