try this command before fastboot flash system xxxx.I tried to put PixelExtended A13.GSI with your instructions but it failed. System resize. I put back my other pixel with fastboot and works
fastboot flash system system-td-arm64-ab-vndklite-vanilla.img
fastboot flash system system-td-arm64-ab-vndklite-vanilla.img
fastboot reboot
adb shell
su 0
chmod +x /system/bin/phh-securize.sh
/system/bin/phh-securize.sh
have a problem removing su .. it gives me su permission not allowedupdate-Feb 1-2023
Download-overlay Adaptive brigness for SM-T225 (A13).(Magisk module) (Attachment)
Adaptive brightness is an Android feature that adjusts your display's brightness levels based on the surrounding lighting and your preferences.
Don't forgot to enable Adaptive Brightness.
View attachment 5825353
View attachment 5825355
You can check this by covering the top ear piece portion of the tab. if your sensor works perfectly screen brightness will get reduced.
then no su (if you don't update aosp gsi again.) no need to clean su again ... install magisk.apk if you can't saw magisk iconi got it working , had to turn on in magisk sharedUID shell. but still couldnt get /system/bin/phh-securize.sh it says that it doesnt exist.
but it has a problem , it says its in abnormal state, A SU binary not from Magisk has been dected. please remove any competing root solution
Are there su in system/xbin? or you fortgot to give a permissionbut it has a problem , it says its in abnormal state, A SU binary not from Magisk has been dected. please remove any competing root solution
yes there is su in xbinAre there su in system/xbin? or you fortgot to give a permission
chmod +x /system/bin/phh-securize.sh
OK give it pemission before.
there is no file ..so i dont get itOK give it pemission before.
chmod +x /system/bin/phh-securize.sh
/system/bin/phh-securize.sh
delete with root file manager.
there is no system/bin/phh-su ,or system/etc/init/su.rc,system/bin/phh-securize.shdelete with root file manager.
system/xbin/su
system/bin/phh-su
system/etc/init/su.rc
system/bin/phh-securize.sh
Here your patched file. (Extract the tar file and flash At AP Slot with odin)If possible, can someone please patch SM-T220 XAR TT20XXS3CWD1 ?
fastboot --disable-verity flash vbmata vbmeta.img
adb reboot fastboot
fastboot erase product
fastboot resize-logical-partition product 0x0
fastboot getvar all
(bootloader) partition-size:product:0x0
adb devices
adb reboot fastboot
fastboot erase system
fastboot delete-logical-partition product
fastboot flash system gsi-filename.img
fastboot flash system new-gsi.IMG
fastboot reboot
adb shell
su
chmod +x /system/bin/phh-securize.sh
/system/bin/phh-securize.sh
SM-T220 A13 | SM-T225 A13 | SM-T 227U A13 | SM-T 225N A13 |
T220XXS2CWA7 | T225XXS2CWA8 | T227UVLU3CVLA | T225NKOU1CWA3 |
T220XXU1CWA2 | T225XXS2CWA6 | ||
T220XXU1CWA1 | T225XXU1CWA2 | ||
T220XXU1CVL7 | T225XXU1CVL6 | ||
T220XXU1CVL5 | T225XXU1CVL5 | ||
T220XXS2CWA8 | T225XXU2CWB3 | ||
adb shell Enter
su Enter
chmod +x /system/bin/phh-securize.sh Enter
/system/bin/phh-securize.sh Enter
The readme only leads me to the package's website which does not tell me which specific command I have to run after adb shell. I then went to the Telegram group which basically tells me this: "adb root then adb shell or adb shell then su" and then "just run the script" Uh-huh. How do I run the script? "running it".
1. install root explorer app. (such as Mixplorer)The readme only leads me to the package's website which does not tell me which specific command I have to run after adb shell. I then went to the Telegram group which basically tells me this: "adb root then adb shell or adb shell then su" and then "just run the script" Uh-huh. How do I run the script? "running it".
Here your patched file. (Extract the tar file and flash At AP Slot with odin)If possible, can someone please patch SM-T220 XAR TT20XXS3CWD1 ?