mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-19 14:27:01 -04:00
Only one app can declare a custom permission with the same name, so we scope it by our package name. Also use the permission ourselves which is needed for receiving the broadcasts.