[android-building] Build android Oreo Code

2018-09-19 Thread ashok reddy reddy
I am trying to build android O code. Looks like in O some folder structure is modified ie envsetup.sh is moved form build/envsetup.sh to build/make/envsetup.sh. Lunch command is failing for me. *. build/make/envsetup.sh * including device/generic/car/vendorsetup.sh including device/generic/min

[android-building] Re: FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2018-09-20 Thread ashok reddy reddy
Is this solved?.. I am also getting this error when i am building for 8953_64 8.1.0 code. On Tuesday, 5 September 2017 21:11:02 UTC+5:30, aadi wrote: > > ninja: no work to do. > > [1/9] test android/soong/android > > FAILED: out/soong/.bootstrap/soong-android/test/test.passed > > out/soong/.bo

[android-building] Re: Error while building Android Source code

2018-09-20 Thread ashok reddy reddy
Is this solved?..i am also getting same error. Please help if it is solved.. On Friday, 27 October 2017 20:26:51 UTC+5:30, Alwin T Shaji wrote: > > Hi, > > I am trying to build Android O source code. > But while building the source, I am getting the following error. > > > > > > > > > > > > > > >

Re: [android-building] Re: Build android Oreo Code

2018-09-20 Thread ashok reddy reddy
unch target. Try using another lunch >> target name such as >> "lunch aosp_arm-eng" etc. >> >> >> On Wednesday, September 19, 2018 at 8:21:53 AM UTC-7, ashok reddy reddy >> wrote: >>> >>> I am trying to build android O c