RE: [android-building] Re: Issue in Android-N building on Ubuntu 16.04 system

2017-08-09 Thread Kumar Gupta, Sanjiv
Please use OpenJdk 8 java, and not the official jdk from oracle. From: android-building@googlegroups.com [mailto:android-building@googlegroups.com] On Behalf Of Blasio Ojenge Sent: Tuesday, August 8, 2017 12:51 PM To: Android Building Subject:

[android-building] Is there a way to override a LOCAL_MODULE?

2017-08-09 Thread Alvin Cao
I know there is a LOCAL_OVERRIDES_PACKAGES. But seems like it works only for applications. Sometimes we need override other sorts of modules, like an init.*.rc under system/etc for different devices, what is the best way to do this? -- -- You received this message because you are subscribed

[android-building] Re: How to solve: /usr/bin/ld: cannot find -lGL /usr/bin/ld

2017-08-09 Thread John Kelley
I don't know that any Android version is recommended to be build on Ubuntu 17, so this may cause problems - especially with an Android version as old as ICS. That aside, it appears that you are missing the thelibgl1-mesa-dev dependency (or Ubuntu 17 equivalent). On Tuesday, August 8, 2017 at