Remove obsolete BUILD_TINY_ANDROID.

Change-Id: If2fc97134340fd09ec2583b666ace2f673cbdf66
This commit is contained in:
Elliott Hughes
2015-01-24 19:01:58 -08:00
parent 66eeec8e16
commit 14152b9f31
3 changed files with 0 additions and 11 deletions

View File

@@ -14,8 +14,6 @@
# limitations under the License.
#
ifneq ($(BUILD_TINY_ANDROID), true)
LOCAL_PATH := $(call my-dir)
# -----------------------------------------------------------------------------
@@ -108,5 +106,3 @@ bionic-benchmarks-run-on-host64: bionic-benchmarks bionic-prepare-run-on-host
endif
endif
endif # !BUILD_TINY_ANDROID