Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make RuleContext.getConfiguration() private.
This further discourages the paradigm of rule implementations consuming entire configs vs. declared fragments. It also makes RuleContext a more reliable tracker of which fragments rules use. PiperOrigin-RevId: 184355968
- Loading branch information