Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid dedicated android_library target for res_value and instead compile resources directly #19

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

arunkumar9t2
Copy link
Contributor

Previously res_value generates a dedicated android_library target just for hosting generated resource values. This change instead adds the generated xml as the output of res_value so that it can be used in resource_files directly.

@arunkumar9t2 arunkumar9t2 added the enhancement New feature or request label Mar 14, 2022
@arunkumar9t2 arunkumar9t2 self-assigned this Mar 14, 2022
@arunkumar9t2 arunkumar9t2 merged commit 540432b into master Mar 14, 2022
@arunkumar9t2 arunkumar9t2 deleted the compile-res-values-directly branch March 14, 2022 03:40
akshay-grabtaxi pushed a commit to grab/grazel that referenced this pull request Mar 14, 2022
akshay-grabtaxi pushed a commit to grab/grazel that referenced this pull request Jun 28, 2023
akshay-grabtaxi pushed a commit to grab/grazel that referenced this pull request Jun 28, 2023
akshay-grabtaxi pushed a commit that referenced this pull request Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants