Fix VC for Superuser
This commit is contained in:
parent
1ff22d3955
commit
492c0ad7c6
|
|
@ -16,7 +16,6 @@ the existing su and Superuser app to install itself.
|
||||||
However, if you know what you are doing you can use this apk
|
However, if you know what you are doing you can use this apk
|
||||||
as a su/Superuser substitute if you are gaining an initial root.
|
as a su/Superuser substitute if you are gaining an initial root.
|
||||||
Once the install is completed you can disable or remove the old app.
|
Once the install is completed you can disable or remove the old app.
|
||||||
It should work with both ARM, x86, MIPS.
|
|
||||||
|
|
||||||
We don't provide a flashable zip that could be flashed
|
We don't provide a flashable zip that could be flashed
|
||||||
in the event that something goes wrong. Assuming you have a
|
in the event that something goes wrong. Assuming you have a
|
||||||
|
|
@ -63,7 +62,7 @@ sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR \
|
||||||
"org.fdroid.superuser"/g' jni/su/su.h,buildjni=yes
|
"org.fdroid.superuser"/g' jni/su/su.h,buildjni=yes
|
||||||
Build Version:1.0.2.1,1021,!No source for assets/reboot - it's just an unidentified binary that gets executed - https://github.com/koush/Superuser/issues/184
|
Build Version:1.0.2.1,1021,!No source for assets/reboot - it's just an unidentified binary that gets executed - https://github.com/koush/Superuser/issues/184
|
||||||
|
|
||||||
Build:1.0.2.8,1028
|
Build:1.0.2.8,1027
|
||||||
commit=74363eaa79
|
commit=74363eaa79
|
||||||
subdir=Superuser
|
subdir=Superuser
|
||||||
srclibs=1:KoushWidgets@2cc45f3
|
srclibs=1:KoushWidgets@2cc45f3
|
||||||
|
|
@ -75,5 +74,5 @@ Build:1.0.2.8,1028
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:1.0.2.8
|
Current Version:1.0.2.8
|
||||||
Current Version Code:1028
|
Current Version Code:1027
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue