Re: [android-porting] New Display Porting

2018-10-19 Thread chirag vaghela
Hello Elif, No need to worry about display controller. You just need to check your display interface with host. and check driver is available. if not then you need to integrate it. port proper display device tree node in dtsi file and create display.dtsi file. same you need to check for touch.

Re: [android-porting] Disabling Android Boot Animation in Oreo and after.

2018-10-19 Thread Satish Patel
On Thu, Oct 18, 2018 at 9:36 PM parthibx24 wrote: > Did you just added the line "debug.sf.nobootanimation=1" in your device.mk > file? > *PRODUCT_PROPERTY_OVERRIDES* += \ debug.sf.nobootanimation=1 > > -- > -- > unsubscribe: android-porting+unsubscr...@googlegroups.com > website: