Re: [android-building] I m building for the first time

2020-01-30 Thread 'Dan Willemsen' via Android Building
This is off-topic for this group, as the build error appears to be in non-AOSP code. If I'm reading it right, your kernel is having problems compiling (it can't find an openssl host header). - Dan On Thu, Jan 30, 2020 at 2:02 PM Dnyanesh Mohite wrote: > CHK include/generated/utsrelease.h WRAP

[android-building] I m building for the first time

2020-01-30 Thread Dnyanesh Mohite
CHK include/generated/utsrelease.h WRAP arch/arm64/include/generated/asm/set_memory.h WRAP arch/arm64/include/generated/asm/sizes.h WRAP arch/arm64/include/generated/asm/switch_to.h UPD include/generated/utsrelease.h WRAP arch/arm64/include/generated/asm/trace_clock.h WRAP

[android-building] Re: Compile AOSP on Intel Platforms

2020-01-30 Thread 'Glenn Kasten' via Android Building
> for an old Tablet with Intel Atom Z2520 Sorry, this post got past moderation and should have been redirected to android-porting. The device mentioned is not an AOSP-supported build target. See the list of AOSP-supported build targets

[android-building] Selectively Disabling Android.bp file in AndroiQ

2020-01-30 Thread Sumit Kumar
HI all, I am trying to selectively disable android.bp inside " bsp/Intel/hardware/intel/audio/coe/utilities " for building "libaudio_comms_utilities" , a similar component is being

[android-building] Compile AOSP on Intel Platforms

2020-01-30 Thread Agostinho Carvalho
I'm trying to compile AOSP 10 for an old Tablet with Intel Atom Z2520 (32-bit architecture). Question 1: What lunch option should I use, to compile for that Tablet + SoC combination? Current offered options are: 1. aosp_arm-eng 2. aosp_arm64-eng 3. aosp_blueline-userdebug