vendor: init: Remove media related property

This property is  already set in Video HAl

Change-Id: Id0e062531c07547adf366dd0a3ccaf42e5f0b350
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
Anand Abhishek Singh 2023-03-13 16:23:54 +05:30 committed by chrisl7
parent 9563ab65c9
commit 8a3a1e954b
1 changed files with 0 additions and 1 deletions

View File

@ -311,7 +311,6 @@ case "$target" in
"kona") "kona")
case "$soc_hwplatform" in case "$soc_hwplatform" in
*) *)
setprop vendor.media.target_variant "_kona"
if [ $fb_width -le 1600 ]; then if [ $fb_width -le 1600 ]; then
setprop vendor.display.lcd_density 560 setprop vendor.display.lcd_density 560
else else