res
Generates a directory for Android resources for the specified variant.
The directory is created in the project's source output directory, under a subdirectory with the blueprint's name and the variant's name, and then a subdirectory named "res".
Return
The directory for the Android resources for the specified variant.
Parameters
variant
The name of the variant for which to generate the directory.