Holey Light

Загрузить: Holey Light APK

  • Последняя версия
Идентификатор приложения eu.chainfire.holeylight
Загрузки 590.25K
Загрузить Chainfire
Рейтинг 3.7/320+
Everyone
Требуется Android 9
Обновлено Mar 02, 2021

android.Manifest.permission

  • android.permission.BIND_ACCESSIBILITY_SERVICE:
    Must be required by an AccessibilityService, to ensure that only the system can bind to it.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: