Skip to content

Commit

Permalink
miuicamera: Disable deps and ELF checks for MiuiExtraPhoto libs
Browse files Browse the repository at this point in the history
  • Loading branch information
rayavanindra committed Oct 10, 2024
1 parent e5675cb commit 98a76ab
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ system/lib64/libcamera_mianode_jni.xiaomi.so;SYMLINK=system/priv-app/MiuiCamera/
system/priv-app/MiuiCamera/MiuiCamera.apk;OVERRIDES=Aperture,Camera2,GoogleCamera,GoogleCameraGo

# MiuiExtraPhoto
system/lib64/libdoc_photo.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libdoc_photo.so
system/lib64/libdoc_photo_c++_shared.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libdoc_photo_c++_shared.so
system/lib64/libgallery_arcsoft_dualcam_refocus.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libgallery_arcsoft_dualcam_refocus.so
system/lib64/libgallery_arcsoft_portrait_lighting.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libgallery_arcsoft_portrait_lighting.so
system/lib64/libgallery_arcsoft_portrait_lighting_c.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libgallery_arcsoft_portrait_lighting_c.so
system/lib64/libgallery_mpbase.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libgallery_mpbase.so
system/lib64/libmibokeh_gallery.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libmibokeh_gallery.so
system/lib64/librefocus.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/librefocus.so
system/lib64/librefocus_mibokeh.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/librefocus_mibokeh.so
system/lib64/libdoc_photo.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libdoc_photo.so;DISABLE_DEPS
system/lib64/libdoc_photo_c++_shared.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libdoc_photo_c++_shared.so;DISABLE_DEPS
system/lib64/libgallery_arcsoft_dualcam_refocus.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libgallery_arcsoft_dualcam_refocus.so;DISABLE_DEPS
system/lib64/libgallery_arcsoft_portrait_lighting.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libgallery_arcsoft_portrait_lighting.so;DISABLE_DEPS
system/lib64/libgallery_arcsoft_portrait_lighting_c.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libgallery_arcsoft_portrait_lighting_c.so;DISABLE_DEPS
system/lib64/libgallery_mpbase.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libgallery_mpbase.so;DISABLE_DEPS
system/lib64/libmibokeh_gallery.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/libmibokeh_gallery.so;DISABLE_DEPS
system/lib64/librefocus.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/librefocus.so;DISABLE_DEPS
system/lib64/librefocus_mibokeh.so;SYMLINK=system/priv-app/MiuiExtraPhoto/lib/arm64/librefocus_mibokeh.so;DISABLE_DEPS
system/priv-app/MiuiExtraPhoto/MiuiExtraPhoto.apk

# Public Libararies
Expand Down

0 comments on commit 98a76ab

Please sign in to comment.