Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d9a7400e authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder: consistent user{,debug} symbols

Bug: 230079120
Test: no diff from
    lunch aosp_cf_x86_64_phone-user && m libbinder && cp $ANDROID_PRODUCT_OUT/system/lib64/libbinder.so libbinder_user.so
    lunch aosp_cf_x86_64_phone-userdebug && m libbinder && cp $android_product_out/system/lib64/libbinder.so libbinder_userdebug.so
    iff <(readelf -sW libbinder_user.so | awk '{ print $8 }' | sort) <(readelf -sW libbinder_userdebug.so | awk '{ print $8 }' | sort) | c++filt
Change-Id: Ic50e2a4e18a1c023b41ee92ccc0d599c32800362
parent 97c1356a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment