mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: Cleanup unused blobs
Change-Id: I3f1db34785d9d47fa5bef0dcca26af5e7133ea64 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
63c155eaec
commit
372e8671e8
5 changed files with 0 additions and 163 deletions
|
|
@ -22,9 +22,6 @@ source "${HELPER}"
|
|||
|
||||
function blob_fixup {
|
||||
case "$1" in
|
||||
vendor/lib/libstagefright_omx_utils.so)
|
||||
"$PATCHELF" --add-needed "libshim_stagefright_foundation.so" "$2"
|
||||
;;
|
||||
vendor/lib*/libhifills.so)
|
||||
"$PATCHELF" --add-needed "libunwindstack.so" "$2"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Reference in a new issue