This property allows you to specify the devices on which your Android application is allowed to run.
AllDevices | The Android build is allowed to run on all target devices. |
PhonesTabletsAndTVDevicesOnly | The Android build is only allowed to run on Android phones, tablets, and TV devices, not on any type of Chrome OS device. |
ChromeOSDevicesOnly | The Android build is only allowed to run on Chrome OS devices. |