Merge "Revert "gps: strip the prebuilt binary file"" into udc-qpr-dev
This commit is contained in:
commit
8b906f0b3e
1 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ cc_prebuilt_binary {
|
||||||
vendor: true,
|
vendor: true,
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
strip: {
|
strip: {
|
||||||
keep_symbols: true,
|
none: true,
|
||||||
},
|
},
|
||||||
// Bypass because libhidltransport is deprecated
|
// Bypass because libhidltransport is deprecated
|
||||||
// Bypass because libhwbinder is deprecated
|
// Bypass because libhwbinder is deprecated
|
||||||
|
@ -101,7 +101,7 @@ cc_prebuilt_binary {
|
||||||
vendor: true,
|
vendor: true,
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
strip: {
|
strip: {
|
||||||
keep_symbols: true,
|
none: true,
|
||||||
},
|
},
|
||||||
// Bypass because libsitril-gps is Android.mk module
|
// Bypass because libsitril-gps is Android.mk module
|
||||||
check_elf_files: false,
|
check_elf_files: false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue