Change-Id: I7c900e1a4f6e28d70fb8307cd947e6621636a87a
try {
deviceCapabilities = tizen.systeminfo.getCapability(cap);
} catch(e) {
- assert_false(true, "tizen.systeminfo.getCapability() threw exception " + e.message);
+ //assert_false(true, "tizen.systeminfo.getCapability() threw exception " + e.message);
return deviceCapabilities;
}
// return supported;
try {
deviceCapabilities = tizen.systeminfo.getCapability(cap);
} catch(e) {
- assert_false(true, "tizen.systeminfo.getCapability() threw exception " + e.message);
+ //assert_false(true, "tizen.systeminfo.getCapability() threw exception " + e.message);
return deviceCapabilities;
}
// return supported;
try {
deviceCapabilities = tizen.systeminfo.getCapability(cap);
} catch(e) {
- assert_false(true, "tizen.systeminfo.getCapability() threw exception " + e.message);
+ //assert_false(true, "tizen.systeminfo.getCapability() threw exception " + e.message);
return deviceCapabilities;
}
// return supported;