forked from organicmaps/organicmaps
[android] Don't request POST_NOTIFICATIONS on the start
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
610686f02d
commit
38cf62b104
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ public class OnmapDownloader implements MwmActivity.LeftAnimationTrackListener
|
|||
MapManager.nativeHasSpaceToDownloadCountry(country))
|
||||
{
|
||||
MapManager.nativeDownload(mCurrentCountry.id);
|
||||
mActivity.requestPostNotificationsPermission();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue