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

Commit 95958a74 authored by Yi Kong's avatar Yi Kong
Browse files

Use non-LTO variant of libhwbinder

... as a workaround for build system does not currently infer non-LTO
usage from Android.mk.

Test: m
Bug: 77320844
Change-Id: Iefe5d08b907133b4cdf1516efee73b2c0161f77e
parent 0a5bc293
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ CHARGER_STATIC_LIBRARIES := \
    android.hardware.health@1.0-convert \
    libhidltransport \
    libhidlbase \
    libhwbinder \
    libhwbinder_nolto \
    libhealthstoragedefault \
    libvndksupport \
    libhealthd_charger \