susfs v2 implementation
4.9 - https://github.com/backslashxx/msm8953-los21/commits/susfs-xt-impl/
4.14 - https://github.com/backslashxx/mojito_krenol/commits/susfs-xt-impl/
releases with susfs v2 will have kernelsu module linked.
susfs v2 is much more extensible than susfs in the way that
+ it fixed a few issues
+ it is controllable with a module, extend hides and shit
(see attached pic)
--
I can't update fog for now for QPR2 as I don't have access to it, maybe next week!
Last update here will not boot on qpr2 so i have to have the device to debug so yeaaah
--
exfat driver on all devices also got updated!
4.9 - https://github.com/backslashxx/msm8953-los21/commits/susfs-xt-impl/
4.14 - https://github.com/backslashxx/mojito_krenol/commits/susfs-xt-impl/
releases with susfs v2 will have kernelsu module linked.
susfs v2 is much more extensible than susfs in the way that
+ it fixed a few issues
+ it is controllable with a module, extend hides and shit
(see attached pic)
--
I can't update fog for now for QPR2 as I don't have access to it, maybe next week!
Last update here will not boot on qpr2 so i have to have the device to debug so yeaaah
--
exfat driver on all devices also got updated!
daisy
still running latest android after all those years.
crdroid 10.4 on xda
msm8953 will run android 20 bros
seems new lsposed is needed for QPR2 huh
https://github.com/mywalkb/LSPosed_mod/releases/tag/v1.9.3_mod
still running latest android after all those years.
crdroid 10.4 on xda
msm8953 will run android 20 bros
seems new lsposed is needed for QPR2 huh
https://github.com/mywalkb/LSPosed_mod/releases/tag/v1.9.3_mod
Forwarded from Pixel Props (Tesla)
Please open Telegram to view this post
VIEW IN TELEGRAM
hbm_toggle.sh
273 B
#!/usr/bin/env sh
node="/sys/devices/platform/soc/c440000.qcom,spmi/spmi-0/spmi0-05/c440000.qcom,spmi:qcom,pm6150l@5:qcom,lcdb@ec00/regulator/regulator.63/soc:qcom,dsi-display-lab/hbm"
HBM=$(cat $node)
if [[ $HBM -eq 0 ]]; then
echo 1 > $node
else
echo 0 > $node
fi
for sunny / mojito
simpler high brightness mode toggle
how to use https://www.tgoop.com/krenalxx/660
This media is not supported in your browser
VIEW IN TELEGRAM
using Franco Kernel Manager
not much change aside from an updated wireless regdb ^^
and a proper release on github ig
and a proper release on github ig