Skip to content

Commit

Permalink
t0lte: use opensource camera hal, remove camera blob
Browse files Browse the repository at this point in the history
Change-Id: I5e80eb278d7bdd2de5f40869ca433a36838edde7
  • Loading branch information
Daniel Hillenbrand committed Sep 1, 2013
1 parent de12a4b commit e20fb4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ PRODUCT_AAPT_PREF_CONFIG := xhdpi
PRODUCT_PACKAGES += \
tiny_hw

# Camera
PRODUCT_PACKAGES += \
camera.smdk4x12

# NFC
PRODUCT_PACKAGES += \
nfc.exynos4 \
Expand Down
1 change: 0 additions & 1 deletion proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ system/lib/libril-qc-qmi-1.so
system/lib/libril-qcril-hook-oem.so
system/lib/libsecnativefeature.so
system/lib/libsecril-client.so
system/lib/hw/vendor-camera.exynos4.so
system/lib/hw/sensors.smdk4x12.so
system/usr/idc/sec_e-pen.idc
system/usr/keylayout/sec_e-pen.kl
Expand Down

0 comments on commit e20fb4e

Please sign in to comment.