Skip to content

Commit

Permalink
i9305: re-add proprietary sensor blob
Browse files Browse the repository at this point in the history
Compass is broken. Re-add proprietary blob while this is fixed.
  • Loading branch information
markcs committed Apr 17, 2014
1 parent 3dd9f06 commit 556e5b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion i9305/i9305-vendor-blobs.mk
Expand Up @@ -55,5 +55,10 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/proprietary/system/lib/libril-qcril-hook-oem.so:system/lib/libril-qcril-hook-oem.so \
$(LOCAL_PATH)/proprietary/system/lib/libsecnativefeature.so:system/lib/libsecnativefeature.so \
$(LOCAL_PATH)/proprietary/system/lib/libsecril-client.so:system/lib/libsecril-client.so \
$(LOCAL_PATH)/proprietary/system/lib/libsec-ril.so:system/lib/libsec-ril.so \
$(LOCAL_PATH)/proprietary/system/lib/libsec-ril.so:system/lib/libsec-ril.so

PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/proprietary/system/usr/keylayout/sec_touchkey.kl:system/usr/keylayout/sec_touchkey.kl

PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/proprietary/system/lib/hw/sensors.smdk4x12.so:system/lib/hw/sensors.smdk4x12.so
Binary file not shown.

0 comments on commit 556e5b9

Please sign in to comment.