Make dependencies explicit.
extern crate allows dependencies on crates not listed in the Soong build rule. We don't want this, so remove extern crate. Bug: 261037227 Test: atest pdl_tests Tag: #gd-refactor Change-Id: I26b7311307a5415d5d9788692ae6b6d3f917c1b0
Loading
Please register or sign in to comment