Work around the build error on odsign_e2e_tests_defaults.
The build error is caused by a bug in Soong (b/228838581). This CL works
around it by moving `data` from the defaults to the inheriting modules.
Also, replaces art_module_java_defaults with java_defaults since the
soong_config variable stuff are already inherited via
art_module_source_build_java_defaults.
Bug: 219695818
Bug: 219698071
Bug: 219697768
Bug: 220604681
Bug: 218721247
Test: vendor/google/modules/ArtGoogle/build-with-prebuilt-art-module.sh
Change-Id: I88270565639642ecae55bf8f2b2b47b76e156025
1 file changed