Skip to content

Commit e7e24bb

Browse files
ChainsDDhyperb1iss
authored andcommitted
Sign Superuser with it's own key.
1 parent 4d3f2a3 commit e7e24bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include $(CLEAR_VARS)
44
LOCAL_PACKAGE_NAME := Superuser
55
LOCAL_SRC_FILES := $(call all-java-files-under,src)
66

7-
LOCAL_CERTIFICATE := platform
7+
LOCAL_CERTIFICATE := superuser
88

99
include $(BUILD_PACKAGE)
1010

0 commit comments

Comments
 (0)