I'm trying to figure out will my application work properly on a device with no telephony support (like most of modern tablets) and since I don't have any real device to test on I've tried to create an emulator instance and tell it something like hw.telephony=no
but I failed. There are no such option in hardware preferences.
Is it possible to create such an emulator instance?
Maybe hw.gsmModem=no
will act as no telephony support?