Fix build breakage in crosshatch_hwasan-userdebug target
Test: the target builds Bug: 171400704 Change-Id: I36d7a89f40f7ee08fc38a8c441a7e9d7233b899f
This commit is contained in:
parent
aff41d866c
commit
5383a1bead
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ cc_test {
|
|||
],
|
||||
shared_libs: [
|
||||
"android.hardware.gnss@2.1",
|
||||
"android.hardware.gnss@2.0",
|
||||
"android.hardware.gnss@1.1",
|
||||
"android.hardware.gnss@1.0",
|
||||
"libbinder",
|
||||
],
|
||||
static_libs: [
|
||||
|
|
Loading…
Reference in a new issue