if (ieu->wakelock_duration > 0)
syscommon_resman_set_resource_attr_uint64_2(
SYSCOMMON_RESOURCE_ID(DEVICED_RESOURCE_TYPE_POWER),
- DEVICED_POWER_ATTR_TUPLE2_SET_WAKELOCK,
+ DEVICED_POWER_ATTR_TUPLE2_WAKELOCK,
ieu->id, ieu->wakelock_duration);
if (ieu->notifier)
if (ieu->wakelock_duration > 0)
syscommon_resman_set_resource_attr_uint64_2(
SYSCOMMON_RESOURCE_ID(DEVICED_RESOURCE_TYPE_POWER),
- DEVICED_POWER_ATTR_TUPLE2_SET_WAKELOCK,
+ DEVICED_POWER_ATTR_TUPLE2_WAKELOCK,
ieu->id, ieu->wakelock_duration);
if (ieu->notifier)