Add --classes optional flag in list_files
The flag enables list_files to output a list of .class files pattern that will be generated when compiling the java files in the input directory. The flag can be used to extract the appropriate class files from stub jar file provided via dep_api_srcs in per api scope sdk_library generated java_api_library modules. Test: m --build-from-text-stub in same topic Bug: 275570206 Change-Id: I134fcd9781024dcb6781297d02645f5fb9befb18
Loading
Please register or sign in to comment