Actions
Bug #775
closedFigure out what is adding extra permissions to Privacy Cell
Start date:
11/03/2021
Due date:
% Done:
0%
Estimated time:
Description
The manifest file only lists 3 permissions:
But the APK ships with 5 permissions:
https://f-droid.org/en/packages/com.stoutner.privacycell/
Beginning with version 1.4, ACCESS_NETWORK_STATE and WAKE_LOCK are being added at runtime by a dependency. There should be some way to figure out which one is doing this and, perhaps, turn it off.
Files
Actions