25 lines
690 B
Diff
25 lines
690 B
Diff
From eec24080edaf13ebf8d4b58815a5ef7c22f88658 Mon Sep 17 00:00:00 2001
|
|
From: Andy CrossGate Yan <GeForce8800Ultra@gmail.com>
|
|
Date: Sat, 5 Nov 2022 23:49:11 +0000
|
|
Subject: [PATCH 5/9] treble: Switch to MindTheGapps
|
|
|
|
Change-Id: I1b80d4c5176cbf4af21d147c71b0abce6027c7c7
|
|
---
|
|
system.prop | 2 +++++++------
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/system.prop b/system.prop
|
|
index f3c0c45..8c22ea3 100644
|
|
--- a/system.prop
|
|
+++ b/system.prop
|
|
@@ -6,7 +6,7 @@ persist.sys.overlay.nightmode=true
|
|
|
|
#Disable debugging strict mode toasts
|
|
persist.sys.strictmode.disable=true
|
|
-persist.sys.phh.mainkeys=0
|
|
+persist.sys.phh.mainkeys=1
|
|
|
|
fw.max_users=10
|
|
persist.sys.max_profiles=10
|
|
|