Turn off IP2.

Change-Id: I1d45b0077c1a57c74e36fa8df45428b06a454253
This commit is contained in:
Stephen Hines
2012-12-13 14:25:37 -08:00
parent d90a56fadc
commit bc897302af

View File

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