I noticed that some permissions have a constant value:
com.android.launcher.permission.UNINSTALL_SHORTCUT
while others:
android.permission.STATUS_BAR
or
com.google.launcher3.permission.READ_SETTING.
Why there is this difference beetween "com.android.","android.permission." and "com.google."?