Skip to content

Commit

Permalink
on7xelte: Switch to oreo BLUETOOTH blobs
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddhantNaik17 committed Mar 3, 2019
1 parent 36ba0eb commit 206ec15
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions on7xelte-vendor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@ PRODUCT_COPY_FILES += \
vendor/samsung/on7xelte/proprietary/lib/omx/libOMX.Exynos.VP8.Decoder.so:system/lib/omx/libOMX.Exynos.VP8.Decoder.so \
vendor/samsung/on7xelte/proprietary/lib/omx/libOMX.Exynos.VP8.Encoder.so:system/lib/omx/libOMX.Exynos.VP8.Encoder.so \
vendor/samsung/on7xelte/proprietary/lib/omx/libOMX.Exynos.WMV.Decoder.so:system/lib/omx/libOMX.Exynos.WMV.Decoder.so \
vendor/samsung/on7xelte/proprietary/vendor/firmware/bcm43438A1_V0062.0267.hcd:system/vendor/firmware/bcm43438A1_V0062.0267.hcd \
vendor/samsung/on7xelte/proprietary/vendor/firmware/bcm4343A0_V0071.0262.hcd:system/vendor/firmware/bcm4343A0_V0071.0262.hcd \
vendor/samsung/on7xelte/proprietary/vendor/firmware/bcm43438A1_V0068.0286.hcd:system/vendor/firmware/bcm43438A1_V0068.0286.hcd \
vendor/samsung/on7xelte/proprietary/vendor/firmware/fimc_is_lib.bin:system/vendor/firmware/fimc_is_lib.bin \
vendor/samsung/on7xelte/proprietary/vendor/firmware/mfc_fw.bin:system/vendor/firmware/mfc_fw.bin \
vendor/samsung/on7xelte/proprietary/vendor/firmware/setfile_4h5yc.bin:system/vendor/firmware/setfile_4h5yc.bin \
Expand Down
2 changes: 1 addition & 1 deletion proprietary/bin/prepare_param.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sleep 2

# Make param link and change permission.
if [ -e $PARAM_PATH ]; then
chown system.system $PARAM_PATH
chown root.system $PARAM_PATH
chmod 0660 $PARAM_PATH

# Remove if param link is exist.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file removed proprietary/vendor/firmware/bcm4343A0_V0071.0262.hcd
Binary file not shown.

0 comments on commit 206ec15

Please sign in to comment.