Revert "Turn off IP2."

This reverts commit bc897302af

Change-Id: Ie2d0f32e248a20c26e8251195614d8df751c99ae
This commit is contained in:
Stephen Hines
2012-12-14 11:39:47 -08:00
committed by Android (Google) Code Review
parent bc897302af
commit 2e28e2b324

View File

@@ -14,7 +14,6 @@
# limitations under the License.
#
ifeq (1,0)
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
@@ -38,4 +37,4 @@ LOCAL_REQUIRED_MODULES := librsjni
include $(BUILD_PACKAGE)
#include $(call all-makefiles-under, $(LOCAL_PATH))
endif