Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5e63b25c authored by Spandan Das's avatar Spandan Das
Browse files

Add filegroup modules to module_bp_java_deps.json

This adds all filegroup modules to java_deps.json, since java modules
can have filegroups in their srcs via :<filegroup>

One possible optimization here could be to filter out filegroups that do
not contain .java files when creating module_bp_java_deps.json. This CL
does not do that since the increase in .json file is not significant. In
aosp/main, it increases from ~40MB to ~50MB.

Test: verified that `mime.types.minimized` exists in
module_bp_java_deps.json

Bug: 373837953
Change-Id: I8a89d8b454a12c251ff2262b0e507cf322ce0a5f
parent e228f8e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment