Skip to content

Commit

Permalink
breeze: Build vendor variant of android.hardware.gnss@2.0
Browse files Browse the repository at this point in the history
* Fixes :-

- F linker  : CANNOT LINK EXECUTABLE "/vendor/bin/hw/android.hardware.gnss@2.0-service-mediatek": library "android.hardware.gnss@2.0.so" not found: needed by main executable

Change-Id: Ibd83bdae43c77ad91055800e530fdaeb1b703d9e
  • Loading branch information
kardebayan authored and Hadenix committed Oct 9, 2023
1 parent 26adff9 commit 9e3a19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ PRODUCT_PACKAGES += \

# GPS
PRODUCT_PACKAGES += \
android.hardware.gnss@2.0.vendor \
libandroid_net \
libcurl

Expand Down

0 comments on commit 9e3a19d

Please sign in to comment.