diff --git a/location/gnssd/Android.bp b/location/gnssd/Android.bp index 29b366f..dcb995c 100644 --- a/location/gnssd/Android.bp +++ b/location/gnssd/Android.bp @@ -58,7 +58,7 @@ cc_prebuilt_binary { vendor: true, relative_install_path: "hw", strip: { - none: true, + keep_symbols: true, }, // Bypass because libhidltransport is deprecated // Bypass because libhwbinder is deprecated @@ -101,7 +101,7 @@ cc_prebuilt_binary { vendor: true, relative_install_path: "hw", strip: { - none: true, + keep_symbols: true, }, // Bypass because libsitril-gps is Android.mk module check_elf_files: false,