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

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

Merge "Turn off IP2."

parents 7345f24f bc897302
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