radxa0: Decommonize ro.vendor.platform.support.dolbyvision
authorNolen Johnson <johnsonnolen@gmail.com>
Tue, 19 Apr 2022 17:08:56 +0000 (13:08 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Tue, 19 Apr 2022 17:09:13 +0000 (13:09 -0400)
Change-Id: Ie7f134d2b40e8ab38a2b217230f5dc6769a22637

BoardConfig.mk
vendor.prop [new file with mode: 0644]

index 43fd1ff8a4e59279696187018971c745da68ace3..6f0b9739500e3119f9f15555ab78dfd3a9f5e5e9 100644 (file)
@@ -20,6 +20,9 @@ TARGET_BOOTLOADER_BOARD_NAME := radxa0
 ## DTB
 TARGET_DTB_NAME := g12a_s905y2_radxa0
 
+## Properties
+TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
+
 ## Wi-Fi
 BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_bcmdhd
 BOARD_WLAN_DEVICE := bcmdhd
diff --git a/vendor.prop b/vendor.prop
new file mode 100644 (file)
index 0000000..94b8f3c
--- /dev/null
@@ -0,0 +1,8 @@
+#
+# Copyright (C) 2021 The LineageOS Project
+#
+# SPDX-License-Identifier: Apache-2.0
+#
+
+# Dolby
+ro.vendor.platform.support.dolbyvision=false