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 3c849c6 commit 06923e6Copy full SHA for 06923e6
BoardConfig.mk
@@ -15,7 +15,7 @@ ALLOW_MISSING_DEPENDENCIES := true
15
# $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
16
17
# Installs gsi keys into ramdisk, to boot a developer GSI with verified boot.
18
-$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
+# $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
19
20
# A/B
21
ifeq ($(TARGET_IS_VAB),true)
0 commit comments