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

Commit 0665927c authored by Zach Riggle's avatar Zach Riggle Committed by Dan Willemsen
Browse files

Add sanitizer-status to PRODUCT_PACKAGES_DEBUG

This ensures all -userdebug builds have the sanitizer-status binary,
which is used to check which build flags were used for a given image.

It is important to distinguish between what the build fingerprint
claims, and what is actually available on the phone.

Change-Id: Iac1eabb8c5ed885a057f7a302b1887b7e9c4ccbc
Merged-In: Iac1eabb8c5ed885a057f7a302b1887b7e9c4ccbc
(cherry-picked from 3a26f80c)
parent d0410768
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -319,6 +319,7 @@ PRODUCT_PACKAGES_DEBUG := \
    showmap \
    sqlite3 \
    strace \
    sanitizer-status \
    unwind_info \
    unwind_reg_info \
    unwind_symbols \