[android-building]

2018-12-03 Thread ole like


-- 
-- 
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 group, send email to
android-building+unsubscr...@googlegroups.com
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 android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-building] Re: Android 9.0.0 Pie QPR1 Released

2018-12-03 Thread 'Bill Yi' via Android Building
Android 9 Pie QPR1 source code is now available.  The following builds, 
tags, and devices are supported:

 - PQ1A.181205.002, android-9.0.0_r19, Pixel 2 XL (taimen), Pixel 2 
(walleye)
 - PQ1A.181205.006, android-9.0.0_r21, Pixel 3 XL (crosshatch), Pixel 3 
(blueline)

The corresponding factory images, ota images, and proprietary binaries are 
available at
   https://developers.google.com/android/images
   https://developers.google.com/android/ota
   https://developers.google.com/android/drivers

We have also pushed the corresponding kernel projects for the following 
devices:

Tag | Project | Branch  
   | Device
android-9.0.0_r0.42 | kernel/msm  | 
android-msm-wahoo-4.4-pie-qpr1 | Pixel 2 and Pixel 2 XL
android-9.0.0_r0.43 | kernel/msm  | 
android-msm-crosshatch-4.9-pie-qpr1| Pixel 3 XL, Pixel 3
android-9.0.0_r0.43 | kernel/msm-extra| 
android-msm-crosshatch-4.9-pie-qpr1| Pixel 3 XL, Pixel 3
android-9.0.0_r0.43 | kernel/msm-modules/qca-wfi-host-cmn | 
android-msm-crosshatch-4.9-pie-qpr1| Pixel 3 XL, Pixel 3
android-9.0.0_r0.43 | kernel/msm-modules/qcacld   | 
android-msm-crosshatch-4.9-pie-qpr1| Pixel 3 XL, Pixel 3
android-9.0.0_r0.43 | kernel/msm-modules/wlan-fw-api  | 
android-msm-crosshatch-4.9-pie-qpr1| Pixel 3 XL, Pixel 3

bill

-- 
-- 
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 group, send email to
android-building+unsubscr...@googlegroups.com
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 android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-building] Re: Android 8.1.0 Oreo MR1 Released

2018-12-03 Thread 'Bill Yi' via Android Building
Android 8.1.0 Oreo MR1 source code is now available. The following builds, 
tags, and devices are supported:

 - OPM7.181205.001, android-8.1.0_r52, Nexus 6P (angler), Nexus 5x 
(bullhead)
 - OPM8.181205.001, android-8.1.0_r53, Pixel C (dragon)

The corresponding factory images, ota images, and proprietary binaries are 
available at
   https://developers.google.com/android/images
   https://developers.google.com/android/ota
   https://developers.google.com/android/drivers

We have also pushed the corresponding kernel projects for the following 
devices:

Tag  | Project  | Branch
 | Device
android-8.1.0_r0.121 | kernel/msm   | android-msm-angler-3.10-oreo-m7  
  | Nexus 6P
android-8.1.0_r0.122 | kernel/msm   | android-msm-bullhead-3.10-oreo-m7
  | Nexus 5X 
android-8.1.0_r0.123 | kernel/tegra | android-tegra-dragon-3.18-oreo-m8
  | Pixel C 

bill

-- 
-- 
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 group, send email to
android-building+unsubscr...@googlegroups.com
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 android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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:06:29 UTC+5:30, Tomasz Witke wrote:
>>
>> 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 values in runtime_libart.mk
>>> 
>>> are present, and I follow core_minimal.mk. Digging deeper I notices
>>> that, boot frameworks are 0 bytes in size. What could possible happen?
>>>
>>> kyvaith@ubuntu:~/android-x86/out/target/product/x86/dex_bootjars/system/framework/x86$
>>> ls -la
>>> total 8
>>> drwxr-xr-x 2 kyvaith kyvaith 4096 Dec  4 01:01 .
>>> drwxr-xr-x 3 kyvaith kyvaith 4096 Dec  4 01:01 ..
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01
>>> boot-android.hidl.base-V1.0-java.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01
>>> boot-android.hidl.base-V1.0-java.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01
>>> boot-android.hidl.manager-V1.0-java.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01
>>> boot-android.hidl.manager-V1.0-java.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-apache-xml.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-apache-xml.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-bouncycastle.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-bouncycastle.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-conscrypt.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-conscrypt.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-core-libart.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-core-libart.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-ext.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-ext.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-framework.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-framework.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-ims-common.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-ims-common.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-legacy-test.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-legacy-test.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-okhttp.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-okhttp.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01
>>> boot-org.apache.http.legacy.boot.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01
>>> boot-org.apache.http.legacy.boot.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-telephony-common.oat
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-telephony-common.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot.vdex
>>> -rw-r--r-- 1 kyvaith kyvaith0 Dec  4 01:01 boot-voip-common.oat
>>>
>>>
>>>
>>> W dniu niedziela, 3 grudnia 2017 01:14:13 UTC+1 użytkownik Colin Cross
>>> napisał:

 The -Xms and -Xmx options being passed to dex2oat by the build are
 blank.  The build system gets the values to use there from
 https://android.googlesource.com/platform/build/+/b8e08222d9798c4f39d4d2c37bcd111bbc02f2ba/target/product/runtime_libart.mk?pli=1#62,
 which is included by
 https://android.googlesource.com/platform/build/+/b8e08222d9798c4f39d4d2c37bcd111bbc02f2ba/target/product/core_minimal.mk.
 My guess 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_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/system/framework/x86/ ) && (rm -f
> out/target/product/atv/dex_bootjars/system/framework/x86//*.art
> out/target/product/atv/dex_bootjars/system/framework/x86//*.oat ) && (rm 
> -f
> out/target/product/atv/symbols/system/framework/x86//*.art ) && (rm -f
> out/target/product/atv/symbols/system/framework/x86//*.oat ) &&
> (ANDROID_LOG_TAGS=\"*:e\" out/host/linux-x86/bin/dex2oatd --runtime-arg
> -Xms --runtime-arg -Xmx --image-classes=frameworks/base/preloaded-classes
> --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar
> --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar
>