summaryrefslogtreecommitdiff
path: root/lib32
diff options
context:
space:
mode:
Diffstat (limited to 'lib32')
-rw-r--r--lib32/Android.mk26
-rw-r--r--lib32/libbfd.abin789048 -> 0 bytes
-rw-r--r--lib32/libiberty.abin333128 -> 0 bytes
-rw-r--r--lib32/libintl.abin47640 -> 0 bytes
4 files changed, 0 insertions, 26 deletions
diff --git a/lib32/Android.mk b/lib32/Android.mk
deleted file mode 100644
index dc0166a..0000000
--- a/lib32/Android.mk
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright (C) 2012 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-LOCAL_PATH := $(call my-dir)
-
-include $(CLEAR_VARS)
-
-LOCAL_PREBUILT_LIBS := \
- libbfd.a \
- libiberty.a \
- libintl.a
-
-LOCAL_MODULE_TAGS := optional
-
-include $(BUILD_HOST_PREBUILT)
diff --git a/lib32/libbfd.a b/lib32/libbfd.a
deleted file mode 100644
index bcdbc13..0000000
--- a/lib32/libbfd.a
+++ /dev/null
Binary files differ
diff --git a/lib32/libiberty.a b/lib32/libiberty.a
deleted file mode 100644
index 80dedc3..0000000
--- a/lib32/libiberty.a
+++ /dev/null
Binary files differ
diff --git a/lib32/libintl.a b/lib32/libintl.a
deleted file mode 100644
index 653c9ed..0000000
--- a/lib32/libintl.a
+++ /dev/null
Binary files differ