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

Commit bc897302 authored by Stephen Hines's avatar Stephen Hines
Browse files

Turn off IP2.

Change-Id: I1d45b0077c1a57c74e36fa8df45428b06a454253
parent d90a56fa
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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