commit | 606904d0b888952f743e5a429921c2090a305d10 | [log] [tgz] |
---|---|---|
author | SzuWei Lin <szuweilin@google.com> | Fri Jul 15 07:56:20 2022 +0000 |
committer | SzuWei Lin <szuweilin@google.com> | Fri Jul 15 07:56:48 2022 +0000 |
tree | 2559852ffbe84794c43b23cfdcb5c3d9996e9254 | |
parent | 2c8a0d65b69b3c16d1809b2a46a460eea3ea6951 [diff] |
Remove TARGET_ENABLE_MEDIADRM_64 from BoardConfigGsiCommon.mk The setting doesn't affect system image. Bug: 239141283 Change-Id: I210add4cd76797bd181923ad8ec439cb96d0ac7c
diff --git a/target/board/BoardConfigGsiCommon.mk b/target/board/BoardConfigGsiCommon.mk index 53714a8..8c634f6 100644 --- a/target/board/BoardConfigGsiCommon.mk +++ b/target/board/BoardConfigGsiCommon.mk
@@ -80,6 +80,3 @@ # Setup a vendor image to let PRODUCT_VENDOR_PROPERTIES does not affect GSI BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4 - -# Disable 64 bit mediadrmserver -TARGET_ENABLE_MEDIADRM_64 :=