Android 14 Released

4,499 views
Skip to first unread message

del...@google.com

unread,
Oct 4, 2023, 6:17:03 PM10/4/23
to Android Building
Android 14 source code is now available. The following builds, tags, and devices are supported:

 - UP1A.231005.007, android-14.0.0_r1, Pixel 4a (5G), Pixel 5, Pixel 5a (5G), Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Fold, Pixel Tablet
 - UP1A.231005.007.A1, android-14.0.0_r2, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Fold

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 pushed the corresponding kernel projects for the following devices:

Tag                 | Project                        | Branch
--------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.1 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14
android-14.0.0_r0.2 | device/google/raviole-kernel   | android-gs-raviole-5.10-android14
android-14.0.0_r0.3 | device/google/bluejay-kernel   | android-gs-bluejay-5.10-android14
android-14.0.0_r0.4 | device/google/pantah-kernel    | android-gs-pantah-5.10-android14
android-14.0.0_r0.5 | device/google/lynx-kernel      | android-gs-lynx-5.10-android14
android-14.0.0_r0.6 | device/google/tangorpro-kernel | android-gs-tangorpro-5.10-android14
android-14.0.0_r0.7 | device/google/felix-kernel     | android-gs-felix-5.10-android14

YoMero

unread,
Oct 5, 2023, 10:51:33 AM10/5/23
to Android Building
There seems to be a build problem with one of the external repos.

While trying to build the emulator (target: sdk_phone64_x86_64-eng) using the android-14.0.0_r2 tag, the following build error occurs:

23:58:34  FAILED: /output/soong/.intermediates/external/cronet/cronet_aml_components_cronet_android_cronet_jni_registration/android_x86_64_apex30/gen/components/cronet/android/cronet_jni_registration.srcjar /output/soong/.intermediates/external/cronet/cronet_aml_components_cronet_android_cronet_jni_registration/android_x86_64_apex30/gen/components/cronet/android/cronet_jni_registration_generated.h

23:58:34  /output/host/linux-x86/bin/sbox --sandbox-path /output/soong/.temp --output-dir /output/soong/.intermediates/external/cronet/cronet_aml_components_cronet_android_cronet_jni_registration/android_x86_64_apex30/gen --manifest /output/soong/.intermediates/external/cronet/cronet_aml_components_cronet_android_cronet_jni_registration/android_x86_64_apex30/genrule.sbox.textproto

23:58:34  The failing command was run inside an sbox sandbox in temporary directory

23:58:34  /output/soong/.temp/sbox/1f21fd90ba197eeb5ddf2188b9350c807ecc19de

23:58:34  The failing command line can be found in

23:58:34  /output/soong/.temp/sbox/1f21fd90ba197eeb5ddf2188b9350c807ecc19de/sbox_command.0.bash

23:58:34  Traceback (most recent call last):

23:58:34    File "/output/soong/.temp/sbox/1f21fd90ba197eeb5ddf2188b9350c807ecc19de/tools/src/external/cronet/base/android/jni_generator/jni_registration_generator.py", line 921, in <module>

23:58:34      sys.exit(main(sys.argv))

23:58:34    File "/output/soong/.temp/sbox/1f21fd90ba197eeb5ddf2188b9350c807ecc19de/tools/src/external/cronet/base/android/jni_generator/jni_registration_generator.py", line 916, in main

23:58:34      action_helpers.write_depfile(args.depfile, args.srcjar_path,

23:58:34    File "/output/soong/.temp/sbox/1f21fd90ba197eeb5ddf2188b9350c807ecc19de/tools/src/external/cronet/base/android/jni_generator/../../../build/android/gyp/util/../../../action_helpers.py", line 84, in write_depfile

23:58:34      sb.append(_process_path(first_gn_output))

23:58:34    File "/output/soong/.temp/sbox/1f21fd90ba197eeb5ddf2188b9350c807ecc19de/tools/src/external/cronet/base/android/jni_generator/../../../build/android/gyp/util/../../../action_helpers.py", line 77, in _process_path

23:58:34      assert not os.path.isabs(path), f'Found abs path in depfile: {path}'

23:58:34  AssertionError: Found abs path in depfile: /output/soong/.temp/sbox/1f21fd90ba197eeb5ddf2188b9350c807ecc19de/out/components/cronet/android/cronet_jni_registration.srcjar

23:58:34  exit status 1

Bill Yi

unread,
Oct 10, 2023, 11:01:37 PM10/10/23
to Android Building
Android 14 source code is now available. The following builds, tags, and devices are supported:
 - UD1A.230803.022, android-14.0.0_r3, Pixel 8 Pro
 - UD1A.230803.022.A3, android-14.0.0_r4, Pixel 8 Pro
 - UD1A.230803.022.A4, android-14.0.0_r5, Pixel 8 Pro
 - UD1A.230803.022.A5, android-14.0.0_r6, Pixel 8
 - UD1A.230803.022.B1, android-14.0.0_r7, Pixel 8 Pro
 - UD1A.230803.022.B2, android-14.0.0_r8, Pixel 8
 - UD1A.230803.022.C1, android-14.0.0_r9, Pixel 8
 - UD1A.230803.022.D1, android-14.0.0_r10, Pixel 8
 - UD1A.230803.041, android-14.0.0_r11, Pixel 8, Pixel 8 Pro

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 pushed the corresponding kernel projects for the following devices:

Tag                  Project                     Branch
android-14.0.0_r0.8  device/google/shusky-kernel android-gs-shusky-5.15-android14-d1

bill

Bill Yi

unread,
Nov 10, 2023, 2:54:55 PM11/10/23
to Android Building
Android 14 source code is now available. The following builds, tags, and devices are supported:

- UD1A.231105.004, android-14.0.0_r12, Pixel 8, Pixel 8 Pro
- UP1A.231105.001, android-14.0.0_r13, Pixel 5, Pixel 4a (5G), Pixel 5a (5G)
- UP1A.231105.003, android-14.0.0_r14, Pixel Tablet, Pixel 6 Pro, Pixel 7, Pixel 6, Pixel 7a, Pixel Fold, Pixel 7 Pro, Pixel 6a
- UP1A.231105.003.A1, android-14.0.0_r15, Pixel 6 Pro, Pixel 7, Pixel 6, Pixel 7a, Pixel Fold, Pixel 7 Pro, Pixel 6a


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 pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
--------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.11 | device/google/bluejay-kernel   | android-gs-bluejay-5.10-android14
android-14.0.0_r0.12 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14
android-14.0.0_r0.13 | device/google/tangorpro-kernel | android-gs-tangorpro-5.10-android14
android-14.0.0_r0.14 | device/google/raviole-kernel   | android-gs-raviole-5.10-android14
android-14.0.0_r0.15 | device/google/pantah-kernel    | android-gs-pantah-5.10-android14
android-14.0.0_r0.16 | device/google/lynx-kernel      | android-gs-lynx-5.10-android14
android-14.0.0_r0.17 | device/google/felix-kernel     | android-gs-felix-5.10-android14
android-14.0.0_r0.18 | device/google/shusky-kernel    | android-gs-shusky-5.15-android14-d1

bill

del...@google.com

unread,
Dec 6, 2023, 5:42:52 PM12/6/23
to Android Building
Android 14 QPR1 source code is now available. The following builds, tags, and devices are supported:

 - UQ1A.231205.014, android-14.0.0_r16, Pixel 5a
 - UQ1A.231205.015, android-14.0.0_r17, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel 8, Pixel 8 Pro, Pixel Fold, Pixel Tablet


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 pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
--------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.19 | device/google/bluejay-kernel   | android-gs-bluejay-5.10-android14-qpr1
android-14.0.0_r0.20 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14-qpr1
android-14.0.0_r0.21 | device/google/tangorpro-kernel | android-gs-tangorpro-5.10-android14-qpr1
android-14.0.0_r0.22 | device/google/raviole-kernel   | android-gs-raviole-5.10-android14-qpr1
android-14.0.0_r0.23 | device/google/pantah-kernel    | android-gs-pantah-5.10-android14-qpr1
android-14.0.0_r0.24 | device/google/lynx-kernel      | android-gs-lynx-5.10-android14-qpr1
android-14.0.0_r0.25 | device/google/felix-kernel     | android-gs-felix-5.10-android14-qpr1
android-14.0.0_r0.26 | device/google/shusky-kernel    | android-gs-shusky-5.15-android14-qpr1

del...@google.com

unread,
Dec 12, 2023, 1:08:31 PM12/12/23
to Android Building
Android 14 QPR1 source code is now available. The following builds, tags, and devices are supported:

 - UQ1A.231205.015.A1, android-14.0.0_r18, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel 8, Pixel 8 Pro, Pixel Fold

The corresponding factory images, OTA images, and proprietary binaries are available at

Bill Yi

unread,
Jan 4, 2024, 5:27:15 PMJan 4
to Android Building

Android 14 QPR1 source code is now available. The following builds, tags, and devices are supported:

 - UQ1A.240105.002, android-14.0.0_r19, Pixel Tablet, Pixel 6 Pro, Pixel 6, Pixel 6a, Pixel 5a (5G)
 - UQ1A.240105.004, android-14.0.0_r20, Pixel 8, Pixel 7, Pixel 7a, Pixel 8 Pro, Pixel Fold, Pixel 7 Pro
 - UQ1A.240105.004.A1, android-14.0.0_r21, Pixel 8, Pixel 7, Pixel 7a, Pixel 8 Pro, Pixel Fold, Pixel 7 Pro


The corresponding factory images, ota images, and proprietary binaries are available at
We have pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
---------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.31 | device/google/bluejay-kernel   | android-gs-bluejay-5.10-android14-qpr1
android-14.0.0_r0.33 | device/google/tangorpro-kernel | android-gs-tangorpro-5.10-android14-qpr1
android-14.0.0_r0.34 | device/google/raviole-kernel   | android-gs-raviole-5.10-android14-qpr1
android-14.0.0_r0.35 | device/google/pantah-kernel    | android-gs-pantah-5.10-android14-qpr1
android-14.0.0_r0.36 | device/google/lynx-kernel      | android-gs-lynx-5.10-android14-qpr1
android-14.0.0_r0.37 | device/google/felix-kernel     | android-gs-felix-5.10-android14-qpr1
android-14.0.0_r0.38 | device/google/shusky-kernel    | android-gs-shusky-5.15-android14-qpr1


bill

Bill Yi

unread,
Jan 5, 2024, 2:28:57 PMJan 5
to Android Building
We have pushed the corresponding kernel projects for Pixel 5a (5G):

Tag                  | Project                        | Branch
---------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.32 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14-qpr1

bill

del...@google.com

unread,
Feb 5, 2024, 6:26:02 PMFeb 5
to Android Building
Android 14 QPR1 source code is now available. The following builds, tags, and devices are supported:

 - UQ1A.240205.002, android-14.0.0_r22, Pixel 5a (5G), Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Fold, Pixel Tablet
 - UQ1A.240205.002.A1, android-14.0.0_r23, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Fold
 - UQ1A.240205.002.B1, android-14.0.0_r24, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Fold
 - UQ1A.240205.004, android-14.0.0_r25, Pixel 8, Pixel 8 Pro
 - UQ1A.240205.004.A1, android-14.0.0_r26, Pixel 8, Pixel 8 Pro
 - UQ1A.240205.004.B1, android-14.0.0_r27, Pixel 8, Pixel 8 Pro


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 pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
---------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.39 | device/google/bluejay-kernel   | android-gs-bluejay-5.10-android14-qpr1
android-14.0.0_r0.40 | device/google/tangorpro-kernel | android-gs-tangorpro-5.10-android14-qpr1
android-14.0.0_r0.41 | device/google/raviole-kernel   | android-gs-raviole-5.10-android14-qpr1
android-14.0.0_r0.42 | device/google/pantah-kernel    | android-gs-pantah-5.10-android14-qpr1
android-14.0.0_r0.43 | device/google/lynx-kernel      | android-gs-lynx-5.10-android14-qpr1
android-14.0.0_r0.44 | device/google/felix-kernel     | android-gs-felix-5.10-android14-qpr1
android-14.0.0_r0.45 | device/google/shusky-kernel    | android-gs-shusky-5.15-android14-qpr1

Message has been deleted

del...@google.com

unread,
Feb 6, 2024, 1:06:30 PMFeb 6
to Android Building
We have pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
---------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.46 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14-qpr1

del...@google.com

unread,
Feb 6, 2024, 4:22:46 PMFeb 6
to Android Building
Android 14 source code is now available. The following builds, tags, and devices are supported:

 - UP1A.231105.001.B2 , android-14.0.0_r28, Pixel 4a (5G), Pixel 5


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 pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
---------------------+--------------------------------+------------------------------------
android-14.0.0_r0.47 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14

Bill Yi

unread,
Mar 4, 2024, 7:29:35 PMMar 4
to Android Building

Android 14 QPR2 source code is now available. The following builds, tags, and devices are supported:

 - AP1A.240305.019.A1, Pixel 5a (5G), Pixel 6, Pixel 6a, Pixel 6 Pro, Pixel 7, Pixel 7a, Pixel 7 Pro, Pixel 8, Pixel 8 Pro, Pixel Fold, Pixel Tablet

The corresponding factory images, ota images, and proprietary binaries are available at


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

Tag                  | Project                        | Branch
---------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.51 | device/google/bluejay-kernel   | android-gs-bluejay-5.10-android14-qpr2
android-14.0.0_r0.52 | device/google/tangorpro-kernel | android-gs-tangorpro-5.10-android14-qpr2
android-14.0.0_r0.53 | device/google/raviole-kernel   | android-gs-raviole-5.10-android14-qpr2
android-14.0.0_r0.54 | device/google/pantah-kernel    | android-gs-pantah-5.10-android14-qpr2
android-14.0.0_r0.55 | device/google/lynx-kernel      | android-gs-lynx-5.10-android14-qpr2
android-14.0.0_r0.56 | device/google/felix-kernel     | android-gs-felix-5.10-android14-qpr2
android-14.0.0_r0.57 | device/google/shusky-kernel    | android-gs-shusky-5.15-android14-qpr2
android-14.0.0_r0.58 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14-qpr2


bill

del...@google.com

unread,
Apr 2, 2024, 7:05:20 PMApr 2
to Android Building
Android 14 QPR2 source code is now available. The following builds, tags, and devices are supported:

 - android-14.0.0_r30, AP1A.240405.002, Pixel 5a (5G), Pixel 6, Pixel 6a, Pixel 6 Pro, Pixel 7, Pixel 7a, Pixel 7 Pro, Pixel 8, Pixel 8 Pro, Pixel Tablet
 - android-14.0.0_r31, AP1A.240405.002.A1, Pixel Fold


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 pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
---------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.61 | device/google/bluejay-kernel   | android-gs-bluejay-5.10-android14-qpr2
android-14.0.0_r0.62 | device/google/tangorpro-kernel | android-gs-tangorpro-5.10-android14-qpr2
android-14.0.0_r0.63 | device/google/raviole-kernel   | android-gs-raviole-5.10-android14-qpr2
android-14.0.0_r0.64 | device/google/pantah-kernel    | android-gs-pantah-5.10-android14-qpr2
android-14.0.0_r0.65 | device/google/lynx-kernel      | android-gs-lynx-5.10-android14-qpr2
android-14.0.0_r0.66 | device/google/felix-kernel     | android-gs-felix-5.10-android14-qpr2
android-14.0.0_r0.67 | device/google/shusky-kernel    | android-gs-shusky-5.15-android14-qpr2
android-14.0.0_r0.68 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14-qpr2


del...@google.com

unread,
Apr 17, 2024, 5:00:25 PMApr 17
to Android Building
Android 14 QPR2 source code is now available. The following builds, tags, and devices are supported:

 - android-14.0.0_r32, AP1A.240405.002.A2, Pixel Fold
 - android-14.0.0_r33, AP1A.240405.002.B1, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel 8, Pixel 8 Pro

The corresponding factory images, OTA images, and proprietary binaries are available at

Bill Yi

unread,
May 7, 2024, 4:51:33 PM (13 days ago) May 7
to Android Building
Android 14 QPR2 source code is now available. The following builds, tags, and devices are supported:

 - AP1A.240505.004, android-14.0.0_r34, Pixel Tablet, Pixel 8, Pixel 6 Pro, Pixel 7, Pixel 6, Pixel 7a, Pixel 8 Pro, Pixel Fold, Pixel 7 Pro, Pixel 6a, Pixel 5a (5G)
 - AP1A.240505.005, android-14.0.0_r35, Pixel 8, Pixel 7, Pixel 7a, Pixel 8 Pro, Pixel Fold, Pixel 7 Pro
 - AP1A.240505.005.A1, android-14.0.0_r36, Pixel 8, Pixel 7, Pixel 7a, Pixel 8 Pro, Pixel Fold, Pixel 7 Pro
 - AP1A.240505.005.B1, android-14.0.0_r37, Pixel 8, Pixel 7, Pixel 7a, Pixel 8 Pro, Pixel Fold, Pixel 7 Pro


The corresponding factory images, ota images, and proprietary binaries are available at
We have pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
---------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.71 | device/google/bluejay-kernel   | android-gs-bluejay-5.10-android14-qpr2
android-14.0.0_r0.72 | device/google/tangorpro-kernel | android-gs-tangorpro-5.10-android14-qpr2
android-14.0.0_r0.73 | device/google/raviole-kernel   | android-gs-raviole-5.10-android14-qpr2
android-14.0.0_r0.74 | device/google/pantah-kernel    | android-gs-pantah-5.10-android14-qpr2
android-14.0.0_r0.75 | device/google/lynx-kernel      | android-gs-lynx-5.10-android14-qpr2
android-14.0.0_r0.76 | device/google/felix-kernel     | android-gs-felix-5.10-android14-qpr2
android-14.0.0_r0.77 | device/google/shusky-kernel    | android-gs-shusky-5.15-android14-qpr2
android-14.0.0_r0.78 | device/google/redbull-kernel   | android-msm-redbull-4.19-android14-qpr2

bill

Bill Yi

unread,
May 15, 2024, 12:52:28 AM (6 days ago) May 15
to Android Building
Android 14 source code is now available. The following builds, tags, and devices are supported:
     
 - UD2A.231203.054, android-14.0.0_r38, Pixel 8a
 - UD2A.231203.057, android-14.0.0_r39, Pixel 8a
 - UD2A.231203.057.A1, android-14.0.0_r40, Pixel 8a
 - UD2A.240505.001, android-14.0.0_r41, Pixel 8a
 - UD2A.240505.001.A1, android-14.0.0_r42, Pixel 8a
 - UD2A.240505.001.B1, android-14.0.0_r43, Pixel 8a
 - UD2A.240505.001.D1, android-14.0.0_r44, Pixel 8a
 - UD2A.240505.001.W1, android-14.0.0_r45, Pixel 8a


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 pushed the corresponding kernel projects for the following devices:

Tag                  | Project                        | Branch
---------------------+--------------------------------+-------------------------------------
android-14.0.0_r0.80 | device/google/akita-kernel     | android-gs-akita-5.15-android14-d2
android-14.0.0_r0.81 | device/google/akita-kernel     | android-gs-akita-5.15-android14-d2

bill

Reply all
Reply to author
Forward
0 new messages