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

Commit d3339f8f authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Add ih8sn configuration for SafetyNet

Do not force security patch level with the build system because
it causes issues for deployment through OTA.

Instead use ih8sn to force security patch level later in the boot.

We also add the build fingerprint.
parent e8a0b6a1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -594,3 +594,11 @@ PRODUCT_PACKAGES += \
    QtiTelephonyService \
    CneApp \
    TimeService


# SafetyNet
PRODUCT_PACKAGES += ih8sn

PRODUCT_COPY_FILES += \
    $(LOCAL_PATH)/sn/ih8sn.conf:/system/etc/ih8sn.conf

sn/ih8sn.conf

0 → 100644
+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