Merge "Don't use libstdc++."
This commit is contained in:
commit
f4e2045319
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue