Loading config/common.mk +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ DEVICE_PACKAGE_OVERLAYS += \ $(VENDOR_PATH)/overlay # SafetyNet compatibility ifneq (test,$(RELEASE_TYPE)) ifneq ($(filter stable dev,$(RELEASE_TYPE)),) # Ship ih8sn on dev & stable builds INCLUDE_IH8SN ?= true endif Loading Loading
config/common.mk +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ DEVICE_PACKAGE_OVERLAYS += \ $(VENDOR_PATH)/overlay # SafetyNet compatibility ifneq (test,$(RELEASE_TYPE)) ifneq ($(filter stable dev,$(RELEASE_TYPE)),) # Ship ih8sn on dev & stable builds INCLUDE_IH8SN ?= true endif Loading