Re: [android-building] How to use LOCAL_CC in Android.bp?

2017-09-16 Thread Colin Cross
This is not yet supported. What is your use case for it? On Fri, Sep 15, 2017 at 7:41 PM, wrote: > Hi everybody, > > I want use LOCAL_CC in Android.bp, is there anyone know how to do this? > > Thanks! > > -- > -- > You received this message because you are subscribed to the

Re: [android-building] Soong convert Android.mk file for shared lib that uses LOCAL_AIDL_INCLUDES

2017-09-16 Thread Michael Lekman
I found it. aidl export flag was missing: aidl: { local_include_dirs: ["api"], export_aidl_headers: true, } On Friday, 15 September 2017 16:15:31 UTC+2, Michael Lekman wrote: > > follow up question about aidl code generation: I have added this to my > Android.bp file >

Re: [android-building] Re: Error when trying to build AOSP 7.1.1 release 6

2017-09-16 Thread Blaze Ristov
In boardconfig.mk, USE_CUSTOM_AUDIO_POLICY := 1, change 1 to 0 On Fri, Sep 15, 2017 at 4:04 PM, wrote: > edit .bashrc > > type export USE_NINJA=false > > -- > -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post

[android-building] How to use LOCAL_CC in Android.bp?

2017-09-16 Thread ele7enxxh
Hi everybody, I want use LOCAL_CC in Android.bp, is there anyone know how to do this? Thanks! -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to android-building@googlegroups.com To unsubscribe from this