— a/android13/build/make/core/sysprop.mk
+++ b/android13/build/make/core/sysprop.mk
@@ -149,7 +149,7 @@ endif
Both of these tags will be removed and replaced with “release-keys”
when the target-files is signed in a post-build step.
ifeq ($(DEFAULT_SYSTEM_DEV_CERTIFICATE),build/make/target/product/security/testkey)
-BUILD_KEYS := test-keys
+BUILD_KEYS := release-keys
else
BUILD_KEYS := dev-keys
endif
3172

被折叠的 条评论
为什么被折叠?



