diff --git a/rw-system.sh b/rw-system.sh index d1260ae..3cc78f9 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -672,10 +672,6 @@ if [ -f /system/phh/secure ];then setprop ctl.restart adbd fi -resetprop_phh ro.adb.secure 0 -setprop ctl.restart adbd - - for abi in "" 64;do f=/vendor/lib$abi/libstagefright_foundation.so if [ -f "$f" ];then @@ -814,8 +810,6 @@ if getprop ro.vendor.build.fingerprint |grep -qiE \ fi resetprop_phh service.adb.root 0 -setprop persist.sys.usb.config mtp,adb - # This is for Samsung Galaxy devices with HBM FOD # On those devices, a magic Layer usageBits switches to "mask_brightness" # But default is 255, so set it to max instead