On Mon, Jun 18, 2018 at 1:05 PM, Liechtenstein abbey <[email protected]> wrote:
> Hi there, > I'm trying to port Android 7 on omap4 Device architecture. In particular I > don't know the steps to do to port the lcd display drivers. Could you > please suggest me any documentato that explain how to do this or a summary > where I can find the steps to do it? > Thank you guys for your support! > - ​Make sure LCD drivers are enable within the kernel​ - Also run some fbdev/fbtest like utility to ensure it works fine - From the Android perspective it should work right after that..if hardware/qcom/display has the default implementation on /dev/graphics/fb0 > > -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > > --- > You received this message because you are subscribed to the Google Groups > "android-porting" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Regards, satish patel -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
