OctoTouchController icon indicating copy to clipboard operation
OctoTouchController copied to clipboard

Question on permissions

Open IzzySoft opened this issue 6 months ago • 5 comments

Today's release yielded some warnings from our scanners:

! repo/sadLogic.OctoTouchController_55.apk declares sensitive permission(s):
  android.permission.REQUEST_INSTALL_PACKAGES android.permission.READ_EXTERNAL_STORAGE*
! repo/sadLogic.OctoTouchController.foss_55.apk declares sensitive permission(s):
  android.permission.REQUEST_INSTALL_PACKAGES android.permission.READ_EXTERNAL_STORAGE*

May I ask what those permissions are used/needed for – especially REQUEST_INSTALL_PACKAGES?

IzzySoft avatar Apr 13 '25 23:04 IzzySoft