diff --git a/location/gnssd/Android.bp b/location/gnssd/Android.bp index f5b180c..1774bd7 100644 --- a/location/gnssd/Android.bp +++ b/location/gnssd/Android.bp @@ -93,4 +93,7 @@ cc_prebuilt_binary { ], }, }, + required: [ + "libcustomgnss", + ], }