Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a648e50 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Set widevine apex signed with dev key" into main am: 683eb4b5

parents e67102e2 683eb4b5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
#
+3 −0
Original line number Diff line number Diff line
@@ -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
#