Committed by
Gerrit Code Review
Refactor: Reserve resources only in one place
This is a preparation task for the future Intent Framework major enhancement that aims to consolidate resource allocation invocations into the Framework side instead of the compiler side. Declaring required resources and allocating the resources need to be clearly separated. This patch tries to separate these phases. Change-Id: I7b238f24996b3f1dc97afda6d188426001052127
Showing
1 changed file
with
81 additions
and
56 deletions
-
Please register or login to post a comment