mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Add libcorrectcamera shim
* Supposed to map camera ID 2's info to camera ID 1 Change-Id: I154b0a3357ac689530f53dbf4d251aa7f60c6a2f Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
aa3a35f830
commit
e9d83bf897
3 changed files with 85 additions and 1 deletions
|
|
@ -283,7 +283,8 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Shims
|
||||
PRODUCT_PACKAGES += \
|
||||
libshim_sensorndkbridge
|
||||
libshim_sensorndkbridge \
|
||||
libcorrectcamera
|
||||
|
||||
# Skip Mount
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue