fdroiddata/metadata/com.koushikdutta.superuser.txt
2013-02-27 14:52:09 +00:00

28 lines
1 KiB
Plaintext

Category:System
License:Apache2
Web Site:https://github.com/koush/Superuser
Source Code:https://github.com/koush/Superuser
Issue Tracker:https://github.com/koush/Superuser/issues
Summary:Manage root access
Description:
An app to allow or disallow apps' request to run as root, like the
Superuser app that comes with custom ROMs. The difference here is
that the entire app can be built from source with the Android
SDK, including the '''su''' binary which is bundled within. The app
also intends to enforce an Android root permission that can be
managed like any other permission. Should work with both ARM and x86.
.
Repo Type:git
Repo:https://github.com/koush/Superuser.git
Build Version:1.0.0.0,1000,!not released 91799b472f,subdir=Superuser,\
update=force,srclibs=KoushWidgets@c23c498607,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties && \
sed -i 's/NDK_TOOLCHAIN_VERSION=4.7/NDK_TOOLCHAIN_VERSION=4.6/g' jni/Application.mk,buildjni=yes
Auto Update Mode:None
Update Check Mode:None