Thanks for the reply. Are you saying it's not required while building AOSP?
On Sunday, April 8, 2018 at 3:19:18 AM UTC, Dan Willemsen wrote: > > You've got "com.qti.location.sdk" in your PRODUCT_BOOT_JARS, but don't > have a definition of that library (it's not in AOSP). > > - Dan > > On Sat, Apr 7, 2018 at 2:32 PM Shikhar <[email protected] <javascript:>> > wrote: > >> Hello all, >> >> I am trying to buid AOSP for my device, the build is failing with the >> following error: >> >> Starting build with ninja >> ninja: Entering directory `.' >> ninja: error: >> 'out/target/common/obj/JAVA_LIBRARIES/com.qti.location.sdk_intermediates/classes.jar', >> >> needed by >> 'out/target/common/obj/PACKAGING/boot-jars-package-check_intermediates/stamp', >> >> missing and no known rule to make it >> make: *** [ninja_wrapper] Error 1 >> >> #### make failed to build some targets (30 seconds) #### >> >> Any ideas? >> >> Thanks, >> Shikhar >> >> -- >> -- >> You received this message because you are subscribed to the "Android >> Building" mailing list. >> To post to this group, send email to [email protected] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-building?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Building" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" 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.
