Remove module with a cc_test_library static dep
Currently we treat cc_test_library as a shared library but it really can be both a static and a shared library. This causes issues when trying to statically link a shared library. Test: bp2build.sh Change-Id: Ie3a4c0ffa607e1c9fcffe015d216be7a9bccfb4d
Loading
Please register or sign in to comment