From 19b0eabc593c9f048bc4461e881ae98405167b74 Mon Sep 17 00:00:00 2001 From: tzagim Date: Tue, 13 Aug 2024 08:59:03 +0000 Subject: [PATCH] Update custom.pif.json --- custom.pif.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/custom.pif.json b/custom.pif.json index f061ed7..67a209f 100644 --- a/custom.pif.json +++ b/custom.pif.json @@ -17,5 +17,12 @@ // System Properties "*.build.id": "OPM1.171019.011", "*.security_patch": "2017-12-05", - "*api_level": "25" + "*api_level": "25", + + // Advanced Settings + "spoofBuild": "1", + "spoofProps": "1", + "spoofProvider": "1", + "spoofSignature": "0", + "verboseLogs": "0" }