Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e28e2b3 authored by Stephen Hines's avatar Stephen Hines Committed by Android (Google) Code Review
Browse files

Revert "Turn off IP2."

This reverts commit bc897302

Change-Id: Ie2d0f32e248a20c26e8251195614d8df751c99ae
parent bc897302
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -14,7 +14,6 @@
# limitations under the License.
# limitations under the License.
#
#


ifeq (1,0)
LOCAL_PATH := $(call my-dir)
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
include $(CLEAR_VARS)


@@ -38,4 +37,4 @@ LOCAL_REQUIRED_MODULES := librsjni
include $(BUILD_PACKAGE)
include $(BUILD_PACKAGE)


#include $(call all-makefiles-under, $(LOCAL_PATH))
#include $(call all-makefiles-under, $(LOCAL_PATH))
endif