Skip to content

Commit

Permalink
pixel-additional: Disable check ELF for shared objects
Browse files Browse the repository at this point in the history
Change-Id: I9134e637b7efd4d89cdb2204cee3cdc380835a93
  • Loading branch information
someone5678 committed Oct 8, 2024
1 parent 09c1684 commit 638cbf3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions proprietary-files-radio.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ system_ext/etc/permissions/com.google.euiccpixel.xml
product/etc/sysconfig/allowlist_com.shannon.imsservice.xml
system_ext/etc/permissions/com.shannon.imsservice.xml
system_ext/etc/permissions/com.shannon.rcsservice.xml
system_ext/lib64/libpixelimsmedia.so
system_ext/lib64/libmediaadaptor.so
system_ext/lib64/libpixelimsmedia.so;DISABLE_CHECKELF
system_ext/lib64/libmediaadaptor.so;DISABLE_CHECKELF
system_ext/priv-app/PixelImsMediaService/PixelImsMediaService.apk;PRESIGNED
system_ext/priv-app/ShannonIms/ShannonIms.apk;PRESIGNED
system_ext/priv-app/ShannonRcs/ShannonRcs.apk;PRESIGNED
2 changes: 1 addition & 1 deletion proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -348,4 +348,4 @@ product/etc/CarrierSettings/zeop_re.pb
product/priv-app/CarrierSettings_signed_47.0.602606545/CarrierSettings_signed_47.0.602606545.apk:product/priv-app/CarrierSettings/CarrierSettings.apk;OVERRIDES=CarrierConfig;PRESIGNED

# Turbo
system_ext/lib64/libpowerstatshaldataprovider.so
system_ext/lib64/libpowerstatshaldataprovider.so;DISABLE_CHECKELF

0 comments on commit 638cbf3

Please sign in to comment.