[android-building] Android.mk deprecation status and plan

2020-04-23 Thread XING WANG
I checked the doc in build repo https://cs.android.com/android/platform/superproject/+/master:build/make/Deprecation.md, Google is coverting the make to soong. Will google convert all BUILD_* to soong in 2020 release? If not,could you give us a deprecation plan list in 2020 release ?

[android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-04-23 Thread Hưng Lê Duy
I have same problem when i tried command "make checkbuild -j1" on branch android-10.0.0_r33 Environment: - Ubuntu 18.04 - Cpu i5 6 core 6 thread - Ram: 16g - Swap: 15g I have spent 4 days and have no luck. Vào 05:27:43 UTC+7 Thứ Năm, ngày 09 tháng 1 năm 2020, Glenn Kasten đã viết: > > This is

Re: [android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-04-23 Thread Eliane Fonseca
some users here have successfully built with only 3 GB so this may work ? Em 22 de abr de 2020 13:31, "Eliane Fonseca" escreveu: does using only 1 simultaneous process can solve this problem temporarily ? or I will need to get a better machine instead ? versions 8.1 and older didn't produce

Re: [android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-04-23 Thread Hưng Lê Duy
I have same issue and solved by run command "watch -n 30 sudo sysctl -w vm.drop_caches=3" before build My environment: Cpu i5 6 core 6 thread Ram: 16 GB Ubuntu: 18.04 Hope it make your computer working even the computer has only 8GB ram. If it's work, please let's me know ! Vào 23:35:31 UTC+7

[android-building] GPL projects for Android R Developer Preview 3

2020-04-23 Thread 'Xin Li' via Android Building
Hi, all, Today, we pushed a small number of GPL projects for Android R Developer Preview 3 . The tag is android-r-preview-3. This preview is not a full platform update and only for reference. We also pushed the kernel source for the following devices: Tag | Project

Re: [android-building] Android.mk deprecation status and plan

2020-04-23 Thread 'Dan Willemsen' via Android Building
The AOSP master branch is already reflecting the 2021 work in progress. For the Android 11 (2020) release, https://cs.android.com/android/_/android/platform/build/+/be01cf841e95b8ae396625486b8fb746e5e71492:Deprecation.md;drc=97ec8127081ce0e4b372349caa513ccde9f0fcf7;bpv=0;bpt=0 will be the state: