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

Commit 8c461ebe authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

FP6: Include trace_util & tctd binaries

* Restores proper IMEI, which broke after MR4 update import.
parent e0faa555
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -57,8 +57,6 @@ blob_fixups: blob_fixups_user_type = {
        .replace_needed('android.hidl.base@1.0.so', 'libhidlbase.so'),
    'system_ext/lib64/libwfdservice.so': blob_fixup()
        .replace_needed('android.media.audio.common.types-V2-cpp.so', 'android.media.audio.common.types-V4-cpp.so'),
    'system_ext/etc/init/fpconfig_util.rc': blob_fixup()
        .regex_replace('(on property:sys\.fp\.update_tar.*|exec.*/vendor/bin/trace_util.*)', ''),
    'vendor/etc/media_codecs_volcano_v1.xml': blob_fixup()
        .regex_replace('.*media_codecs_(google_audio|google_c2|google_telephony|vendor_audio).*\n', ''),
    'vendor/etc/seccomp_policy/gnss@2.0-qsap-location.policy': blob_fixup()
+6 −0
Original line number Diff line number Diff line
@@ -1787,6 +1787,12 @@ vendor/etc/vintf/manifest/vendor.qti.hardware.soter-service.xml
vendor/lib64/hw/vendor.qti.hardware.soter-impl.so
vendor/lib64/vendor.qti.hardware.soter-V1-ndk.so

# tctd
vendor/bin/tctd
vendor/bin/trace_util
vendor/etc/init/tctd.rc
vendor/etc/init/trace_util.rc

# TFTP
vendor/bin/tftp_server
vendor/etc/init/vendor.qti.tftp.rc