I have a flow that uses the "Wi-Fi hotspot set state" block to turn off the hotspot when entering a certain location.
When the flow triggers, there is a SecurityException that the feature requires the TETHER_PRIVILEGED permission. I have enabled all the permissions in Settings and still get the error. I'm not sure how to give that permission to the application.
I'm running Android 7.0 on a Nexus 6P.