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

Commit 49fd1915 authored by Evgenii Stepanov's avatar Evgenii Stepanov
Browse files

Add mtectrl to the base image.

This is a tiny utility (11Kb) that implements the bootloader switch
interface for MTE:
https://source.android.com/docs/security/memory-safety/bootloader-support

It is only useful on armv8.5+ devices, but there is no separate GSI
image for those.

Bug: 242244112
Test: ls /system/bin/mtectrl
Change-Id: I2696a76d5828007a2db486f41064bcfc0e89ec36
parent 9d4741ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -221,6 +221,7 @@ PRODUCT_PACKAGES += \
    mke2fs \
    mke2fs \
    mkfs.erofs \
    mkfs.erofs \
    monkey \
    monkey \
    mtectrl \
    mtpd \
    mtpd \
    ndc \
    ndc \
    netd \
    netd \