new non-working app com.koushikdutta.superuser. requires srclib
This commit is contained in:
parent
86cce44564
commit
754ba9663e
26
metadata/com.koushikdutta.superuser.txt
Normal file
26
metadata/com.koushikdutta.superuser.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
Category:System
|
||||
License:Unknown
|
||||
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,!Requires ndk-r8d + some other errors 35d6cbaedf,subdir=Superuser,\
|
||||
update=force,srclibs=KoushWidgets@c49ce98624,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties,buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
|
Loading…
Reference in a new issue