Re: [android-building] not a valid memory value, or not divisible by 1024

2018-12-03 Thread Tomasz Witke
I was overriding PRODUCT_SYSTEM_DEFAULT_PROPERTIES (with ":=" instead of "+=") which breaks the build process. Pozdrawiam Tomasz Witke sob., 1 gru 2018 o 01:43 Sunny Raj napisał(a): > Can you justify what you did to fix it? > > On Wednesday, 6 December 2017 02

[android-building] Unable to build kernel. No clear error info in log

2018-09-25 Thread Tomasz Witke
Hi, While building kernel, the compilation proces ends with error. I'm usure what's a actual error message: [ 0% 16/47250] build /Volumes/AOSP/out/target/product/x86/obj/kernel/arch/ x86/boot/bzImage FAILED: /Volumes/AOSP/out/target/product/x86/obj/kernel/arch/x86/boot/ bzImage /bin/bash -c

Re: [android-building] macOS 10.13 build error

2018-09-21 Thread Tomasz Witke
l want to be building with Linux -- even if that's just in a VM/Docker > container on your Mac. > > - Dan > > On Wed, Sep 19, 2018 at 8:21 AM Tomasz Witke > wrote: > >> Hi, >> >> I'm trying to build AOSP od macOS. After dealing with few problem, I

[android-building] macOS 10.13 build error

2018-09-19 Thread Tomasz Witke
Hi, I'm trying to build AOSP od macOS. After dealing with few problem, I'm having a hard time with (I hope) the last one. Please give me some advise: [ 0% 53/69590] //external/selinux/checkpolicy:checkpolicy yacc policy_parse.y [darwin] FAILED: out/soong/.intermediates/external/selinux/checkp

Re: [android-building] not a valid memory value, or not divisible by 1024

2017-12-05 Thread Tomasz Witke
Found the reason. I was using PRODUCT_SYSTEM_DEFAULT_PROPERTIES := in device tree after including core_minimal.mk. Thanks for pointing me to runtime_libart.mk! W dniu poniedziałek, 4 grudnia 2017 16:06:17 UTC+1 użytkownik Tomasz Witke napisał: > > Well, I checked it twice, and val

Re: [android-building] not a valid memory value, or not divisible by 1024

2017-12-04 Thread Tomasz Witke
your product is somehow not inheriting from core_minimal.mk. > > On Sat, Dec 2, 2017 at 5:48 AM, Tomasz Witke > wrote: > >> Everything was good til yesterday. I do't know what is going on.. >> >> [ 0% 23/12072] target dex2oat: >> out/target/product/atv/dex_

[android-building] not a valid memory value, or not divisible by 1024

2017-12-02 Thread Tomasz Witke
Everything was good til yesterday. I do't know what is going on.. [ 0% 23/12072] target dex2oat: out/target/product/atv/dex_bootjars/system/framework/x86/boot.art FAILED: out/target/product/atv/dex_bootjars/system/framework/x86/boot.art /bin/bash -c "(mkdir -p out/target/product/atv/symbols/sy

[android-building] Re: porting Android TV on our own hardware

2017-10-17 Thread Tomasz Witke
This is my repo: https://github.com/kyvaith/AndroidTV-AOSP W dniu wtorek, 17 października 2017 01:07:21 UTC+2 użytkownik Nagendra Rao Jogi napisał: > > Hi Team, > we are developing a device in which we are planning to implement Android > TV as operating systems for it with our own ARM hardware/p