LeOS-GSI/patches/leos/platform_device_phh_treble/0001-adb_secure.patch

26 lines
627 B
Diff

From a926ba87b4a39f1c773a6de566094e0ff8a7638f Mon Sep 17 00:00:00 2001
From: harvey186 <harvey186@hotmail.com>
Date: Mon, 8 Jan 2024 10:07:07 +0100
Subject: [PATCH] adb_secure
---
rw-system.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rw-system.sh b/rw-system.sh
index fdd47ae..867a954 100644
--- a/rw-system.sh
+++ b/rw-system.sh
@@ -827,7 +827,7 @@ copyprop() {
resetprop_phh ro.build.type user
resetprop_phh ro.build.selinux 0
- resetprop_phh ro.adb.secure 1
+ resetprop_phh ro.adb.secure 0
for abi in "" 64;do
f=/vendor/lib$abi/libstagefright_foundation.so
--
2.34.1