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

Commit c5c4ba6e authored by Aayush Gupta's avatar Aayush Gupta
Browse files

Merge branch '105-q-ih8sn-conf' into 'v1-q'

Add ih8sn configurations for SafetyNet compatibility

See merge request !4
parents 6430d31e 4cbcb7d7
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -17,3 +17,14 @@ VENDOR_PATH := vendor/eos
# Overlays
DEVICE_PACKAGE_OVERLAYS += \
    $(VENDOR_PATH)/overlay

# SafetyNet compatibility
PRODUCT_CONFIGURATION_FILE := vendor/eos/config/ih8sn/ih8sn_$(subst lineage_,,$(TARGET_PRODUCT)).conf

ifneq (eng,$(TARGET_BUILD_VARIANT))
  ifneq (,$(wildcard $(PRODUCT_CONFIGURATION_FILE)))
    PRODUCT_PACKAGES += ih8sn
    PRODUCT_COPY_FILES += \
        $(PRODUCT_CONFIGURATION_FILE):$(TARGET_COPY_OUT_SYSTEM)/etc/ih8sn.conf
  endif
endif
+3 −0
Original line number Diff line number Diff line
BUILD_SECURITY_PATCH_DATE=2022-01-05
BUILD_FINGERPRINT=Fairphone/FP3/FP3:10/8901.3.A.0135.20211222/gms-3e31ddee:user/release-keys
DEBUGGABLE=0
+3 −0
Original line number Diff line number Diff line
# Do not set BUILD_FINGERPRINT because it will make GS290 boot into recovery
BUILD_SECURITY_PATCH_DATE=2021-12-05
DEBUGGABLE=0
+3 −0
Original line number Diff line number Diff line
BUILD_FINGERPRINT=samsung/starltexx/starlte:10/QP1A.190711.020/G960FXXSHFUJ2:user/release-keys
BUILD_SECURITY_PATCH_DATE=2021-11-01
DEBUGGABLE=0