Fix permission conflict for full/basic
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.
Closes #2866 (closed)
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.
Closes #2866 (closed)