diff options
Diffstat (limited to 'remote-processor')
-rw-r--r-- | remote-processor/Android.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote-processor/Android.mk b/remote-processor/Android.mk index bef8f90..3f8173c 100644 --- a/remote-processor/Android.mk +++ b/remote-processor/Android.mk @@ -34,7 +34,6 @@ TARGET_ERROR_FLAGS += $(COMMON_ERROR_FLAGS) LOCAL_C_INCLUDES += \ external/stlport/stlport/ \ - bionic/libstdc++ \ bionic/ LOCAL_SHARED_LIBRARIES := libstlport |