2015-04-24 0:56 GMT+08:00 Emil Velikov emil.l.velikov@gmail.com:
On 22/04/15 16:19, Greg Hackmann wrote:
On Tue, Apr 21, 2015 at 11:31 AM, Emil Velikov emil.l.velikov@gmail.com wrote:
I'm not sure why I haven't hit this while building with Android-x86's bionic, although it's the right thing to do.
Maybe a difference in bionic versions? I know the bionic team made some recent (post-5.1) changes that unintentionally exposed a handful of other missing #includes in our tree.
Could be. I've never really bothered checking the bionic (both downstream patches and version) that Android-x86 uses.
Each Android-x86 branch is based on the respective AOSP stable release. That means bionic of kitkat-x86 is based on ASOSP kitkat-mr2.2, while lollipop-x86 is based on the lollipop-mr1 release. It may be different than the AOSP master branch.