79491756

Date: 2025-03-07 09:18:07
Score: 0.5
Natty:
Report link

Change the name of the permission from

            android:permission="android.permission.BIND_QUICK_SETTINGS"

to:

            android:permission="android.permission.BIND_QUICK_SETTINGS_TILE"

as defined in TileService

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: monblu