Fix comments.
Test: none Change-Id: I1f2446ac31d9466ba01cef59079b49815571d6a1
This commit is contained in:
parent
a1ee8cea9d
commit
9210ee391d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
LOCAL_PATH:= $(call my-dir)
|
||||
|
||||
ifeq ($(BOARD_MOVE_GSI_AVB_KEYS_TO_VENDOR_BOOT),true) # AVB keys are install to vendor ramdisk
|
||||
ifeq ($(BOARD_MOVE_GSI_AVB_KEYS_TO_VENDOR_BOOT),true) # AVB keys are installed to vendor ramdisk
|
||||
ifeq ($(BOARD_MOVE_RECOVERY_RESOURCES_TO_VENDOR_BOOT),true) # no dedicated recovery partition
|
||||
my_gsi_avb_keys_path := $(TARGET_VENDOR_RAMDISK_OUT)/first_stage_ramdisk/avb
|
||||
else # device has a dedicated recovery partition
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue