Loading target/product/aosp_arm64.mk +3 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk) AB_OTA_UPDATER := true AB_OTA_PARTITIONS ?= system # Set widevine apex signed with dev key $(call soong_config_set,widevine,use_devkey,true) # # Special settings for GSI releasing # Loading target/product/aosp_x86_64.mk +3 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86_64/device.mk) AB_OTA_UPDATER := true AB_OTA_PARTITIONS ?= system # Set widevine apex signed with dev key $(call soong_config_set,widevine,use_devkey,true) # # Special settings for GSI releasing # Loading Loading
target/product/aosp_arm64.mk +3 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk) AB_OTA_UPDATER := true AB_OTA_PARTITIONS ?= system # Set widevine apex signed with dev key $(call soong_config_set,widevine,use_devkey,true) # # Special settings for GSI releasing # Loading
target/product/aosp_x86_64.mk +3 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86_64/device.mk) AB_OTA_UPDATER := true AB_OTA_PARTITIONS ?= system # Set widevine apex signed with dev key $(call soong_config_set,widevine,use_devkey,true) # # Special settings for GSI releasing # Loading