I am trying to simulate poor network connectivity.
I set Android Studio's emulator Cellular to Signal strength = None, but it is still allowing network traffic to go through (I am making successful HTTP requests using Okhttp after setting "None" in the emulator)
Is this a bug?