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

Commit 527ba92b authored by Wei Li's avatar Wei Li Committed by Gerrit Code Review
Browse files

Revert "Set widevine apex signed with dev key"

This reverts commit cc21bf8b.

Reason for revert: b/348462910

Change-Id: Ia65e4b87bd3d7a0780dedc1cc3118c98ccfe077c
parent cc21bf8b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -58,9 +58,6 @@ $(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
#
+0 −3
Original line number Diff line number Diff line
@@ -60,9 +60,6 @@ $(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
#