This patch set updates all compute objects to use consistent
resource.prop for timestamps and booleans. In particular, the
following changes were made:
- Clarify documentation for timestamp and boolean attributes
- Use 'is_' prefix and boolean type for boolean attributes
- Use '_at' suffix and timestamp type for timestamp attributes
Change-Id: I6dbb946dad0d9daee5fd766fab6577e9701edb35
Partial-Bug: #1544584