Skip to content

Commit

Permalink
tulip: Drop aptx blobs
Browse files Browse the repository at this point in the history
They live within the bluetooth apex now.

Change-Id: I01ef1d665ce05b7ce5b1ee03129ccf3ce6058634
Signed-off-by: Alexander Martinz <[email protected]>
  • Loading branch information
amartinz authored and tedomi2705 committed Feb 20, 2023
1 parent 3c8be9c commit ad235dc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
Binary file removed proprietary/product/lib64/libaptXHD_encoder.so
Binary file not shown.
Binary file removed proprietary/product/lib64/libaptX_encoder.so
Binary file not shown.
2 changes: 0 additions & 2 deletions tulip-vendor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ PRODUCT_COPY_FILES += \
vendor/xiaomi/tulip/proprietary/lib/libmmosal.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libmmosal.so \
vendor/xiaomi/tulip/proprietary/lib/libmmparser_lite.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libmmparser_lite.so \
vendor/xiaomi/tulip/proprietary/lib64/libmmosal.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libmmosal.so \
vendor/xiaomi/tulip/proprietary/product/lib64/libaptXHD_encoder.so:$(TARGET_COPY_OUT_PRODUCT)/lib64/libaptXHD_encoder.so \
vendor/xiaomi/tulip/proprietary/product/lib64/libaptX_encoder.so:$(TARGET_COPY_OUT_PRODUCT)/lib64/libaptX_encoder.so \
vendor/xiaomi/tulip/proprietary/system_ext/bin/dpmd:$(TARGET_COPY_OUT_SYSTEM_EXT)/bin/dpmd \
vendor/xiaomi/tulip/proprietary/system_ext/etc/dpm/dpm.conf:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/dpm/dpm.conf \
vendor/xiaomi/tulip/proprietary/system_ext/etc/init/dpmd.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/dpmd.rc \
Expand Down

0 comments on commit ad235dc

Please sign in to comment.