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

Commit 7730da95 authored by Evgenii Stepanov's avatar Evgenii Stepanov Committed by android-build-merger
Browse files

Merge "Do not hwasanitize init_first_stage." am: 051f4d56 am: 7f4718a5

am: 326a54b0

Change-Id: Ib6237bdb376944c2c91ffac5ac4890e818081ae0
parents ef3a01c5 326a54b0
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -90,6 +90,8 @@ LOCAL_STATIC_LIBRARIES := \
    libcap \
    libcap \


LOCAL_SANITIZE := signed-integer-overflow
LOCAL_SANITIZE := signed-integer-overflow
# First stage init is weird: it may start without stdout/stderr, and no /proc.
LOCAL_NOSANITIZE := hwaddress
include $(BUILD_EXECUTABLE)
include $(BUILD_EXECUTABLE)


include $(CLEAR_VARS)
include $(CLEAR_VARS)