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

Commit f3626004 authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Don\'t use libstdc++." am: f4e20453 am: a9d3ab44

am: e506932f

* commit 'e506932f':
  Don't use libstdc++.
parents c67f313d e506932f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ endif

LOCAL_C_INCLUDES := bootable/recovery

LOCAL_STATIC_LIBRARIES := libbatteryservice libbinder libminui libpng libz libutils libstdc++ libcutils liblog libm libc
LOCAL_STATIC_LIBRARIES := libbatteryservice libbinder libminui libpng libz libutils libcutils liblog libm libc

ifeq ($(strip $(BOARD_CHARGER_ENABLE_SUSPEND)),true)
LOCAL_STATIC_LIBRARIES += libsuspend