有什么方法可以使用旧的权限模式但使用 SDK 23 编译?

Is there any way to use the old permission mode but compile with SDK 23?

问题是我们还没有时间正确支持新的权限模式。

是的,您可以保持编译 SDK 版本为 23,但目标 SDK 版本必须低于 23 才能使用较旧的权限模型。