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

Commit 683eb4b5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Set widevine apex signed with dev key" into main

parents 9a74753a cc21bf8b
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
#