From 8a3a1e954b5626ed7304a9a251e54a4040f559ca Mon Sep 17 00:00:00 2001 From: Anand Abhishek Singh Date: Mon, 13 Mar 2023 16:23:54 +0530 Subject: [PATCH] vendor: init: Remove media related property This property is already set in Video HAl Change-Id: Id0e062531c07547adf366dd0a3ccaf42e5f0b350 Signed-off-by: chrisl7 --- vendor/init/init.qcom.early_boot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor/init/init.qcom.early_boot.sh b/vendor/init/init.qcom.early_boot.sh index 57f6dea6..f74dccea 100755 --- a/vendor/init/init.qcom.early_boot.sh +++ b/vendor/init/init.qcom.early_boot.sh @@ -311,7 +311,6 @@ case "$target" in "kona") case "$soc_hwplatform" in *) - setprop vendor.media.target_variant "_kona" if [ $fb_width -le 1600 ]; then setprop vendor.display.lcd_density 560 else