Skip to content

Commit

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

- F linker  : CANNOT LINK EXECUTABLE "/vendor/bin/hw/mtkfusionrild": library "android.hardware.radio@1.2.so" not found: needed by /vendor/lib64/librilfusion.so in namespace (default)

Change-Id: If2891f3bcc19c6c537b30c836f58665b2671e649
  • Loading branch information
kardebayan authored and Hadenix committed Oct 9, 2023
1 parent e76a8c5 commit 26adff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ PRODUCT_COPY_FILES += \

# Radio
PRODUCT_PACKAGES += \
android.hardware.radio@1.2
android.hardware.radio@1.2.vendor

# Ramdisk
PRODUCT_PACKAGES += \
Expand Down

0 comments on commit 26adff9

Please sign in to comment.