Merge "Adding GSI keys" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-09 01:24:56 +00:00
committed by Android (Google) Code Review

View File

@@ -14,6 +14,9 @@
# limitations under the License.
#
# Installs gsi keys into ramdisk, to boot a GSI with verified boot.
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
ifneq (,$(filter 27, $(PRODUCT_EXTRA_VNDK_VERSIONS)))
_vndk_test := true
endif