Move cert extraction to its own file

This commit is contained in:
topjohnwu
2022-05-11 17:07:58 -07:00
committed by John Wu
parent 029422679c
commit 9f7a3db8be
4 changed files with 151 additions and 97 deletions

View File

@@ -33,6 +33,7 @@ LOCAL_SRC_FILES := \
su/su.cpp \
su/connect.cpp \
su/pts.cpp \
su/cert.cpp \
su/su_daemon.cpp \
zygisk/entry.cpp \
zygisk/main.cpp \