8c842ec505
This approach will no longer make sense when the driver composition is in effect. Anyway usually a better place to put a task is an interface. Change-Id: I7096e428ce9774d89ac624c2d38bb23984a4b842 Related-Bug: #1524745
6 lines
198 B
YAML
6 lines
198 B
YAML
---
|
|
deprecations:
|
|
- Putting periodic tasks on a driver object (rather than interface) is
|
|
deprecated. Driver developers should move periodic tasks from driver
|
|
objects to interface objects.
|