We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3f2a3 commit e7e24bbCopy full SHA for e7e24bb
Android.mk
@@ -4,7 +4,7 @@ include $(CLEAR_VARS)
4
LOCAL_PACKAGE_NAME := Superuser
5
LOCAL_SRC_FILES := $(call all-java-files-under,src)
6
7
-LOCAL_CERTIFICATE := platform
+LOCAL_CERTIFICATE := superuser
8
9
include $(BUILD_PACKAGE)
10
0 commit comments