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

Unverified Commit 7b481ceb authored by Bharath's avatar Bharath Committed by Rohit Sekhar
Browse files

FP4: Drop setting lcd density via init scripts

AOSP now has introduced a board flag to set the lcd density. Set
it using the board flag instead.

Change-Id: Id99dd5aaf451c90079304ec2ce18334ef517c273
parent 5333ad6e
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -458,13 +458,6 @@ case "$baseband" in
        setprop persist.vendor.radio.atfwd.start true;;
esac

#set default lcd density
#Since lcd density has read only
#property, it will not overwrite previous set
#property if any target is setting forcefully.
set_density_by_fb


# set Lilliput LCD density for ADP
product=`getprop ro.build.product`