If you target Api 23+ you need to USE the runtimepermissions. That´s how Android 6+ is designed. You can not shut it off. In a very long term you can expect that all new apps will use runtimepermissions.
All you can do is using the runtimepermissions lib or target your app to a Api below 23.