From 3b41843a383906622b502cb27db40933ea147799 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 11 Jul 2013 15:44:44 -0700 Subject: Version numbers for 4.3, instructions for flo/deb Bug: 4445289 Change-Id: I4d8be9539536aac2919fed0a83c16e713b88e1f4 --- src/source/build-numbers.jd | 24 +++++++++++++++++++++--- src/source/building-devices.jd | 33 +++++++++++++++++++++++++-------- src/source/building-kernels.jd | 14 +++++++++++++- 3 files changed, 59 insertions(+), 12 deletions(-) diff --git a/src/source/build-numbers.jd b/src/source/build-numbers.jd index af80f13f..886ebf63 100644 --- a/src/source/build-numbers.jd +++ b/src/source/build-numbers.jd @@ -429,6 +429,12 @@ following table:

+ +JZO54M +android-4.1.2_r2.1 + + + JOP40C android-4.2_r1 @@ -473,14 +479,26 @@ following table:

JWR66L -android-4.3_r0.9 +android-4.3_w_r0.8 Nexus 7 JWR66N -android-4.3_r1 -latest Jelly Bean version, Galaxy Nexus, Nexus 7, Nexus 4, Nexus 10 +android-4.3_w_r0.9 +Galaxy Nexus, Nexus 7, Nexus 4, Nexus 10 + + + +JWR66V +android-4.3_w_r1 +Galaxy Nexus, Nexus 7 (grouper/tilapia), Nexus 4, Nexus 10 + + + +JSS15F +android-4.3_s_r1 +latest Jelly Bean version, Nexus 7 (flo/deb) diff --git a/src/source/building-devices.jd b/src/source/building-devices.jd index 5bb2f2c6..3b227a89 100644 --- a/src/source/building-devices.jd +++ b/src/source/building-devices.jd @@ -32,8 +32,7 @@ information that is specific to individual devices.

Nexus 4, Nexus 7, and for some variants of Galaxy Nexus. The exact level of functionality for each device depends on the availability of the relevant proprietary hardware-specific binaries.

-

For Nexus 4 "mako" and on Nexus 7 "grouper" (Wi-Fi) and "tilapia" (Mobile), -all configurations can be used, +

For Nexus 4 and Nexus 7, all configurations can be used, and all the hardware is functional. Due to hardware differences, do not use 4.1.1 on a Nexus 7 that was originally sold with 4.1.2 or newer.

@@ -77,6 +76,14 @@ which is a mode in the bootloader that can be used to flash the devices:

+flo +Press and hold Volume Down, then press and hold Power + + +deb +Press and hold Volume Down, then press and hold Power + + manta Press and hold both Volume Up and Volume Down, then press and hold Power @@ -186,33 +193,43 @@ the lunch menu, accessed when running the lunch command with no arg +flo +android-4.3_s_r1 or master +aosp_flo-userdebug + + +deb +android-4.3_s_r1 or master +aosp_deb-userdebug + + manta android-4.2.2_r1 full_manta-userdebug mako -android-4.3_r1 or master +android-4.3_w_r1 or master aosp_mako-userdebug grouper -android-4.3_r1 or master +android-4.3_w_r1 or master aosp_grouper-userdebug tilapia -android-4.3_r1 or master -aosp_grouper-userdebug +android-4.3_w_r1 or master +aosp_tilapia-userdebug maguro -android-4.3_r1 or master +android-4.3_w_r1 or master aosp_maguro-userdebug toro -android-4.3_r1 or master +android-4.3_w_r1 or master aosp_toro-userdebug diff --git a/src/source/building-kernels.jd b/src/source/building-kernels.jd index 3cc6c1e5..092e3d33 100644 --- a/src/source/building-kernels.jd +++ b/src/source/building-kernels.jd @@ -39,6 +39,18 @@ clone steps other than the step to download the actual kernel sources.

Source location Build configuration + + flo + device/asus/flo-kernel/kernel + kernel/msm + flo_defconfig + + + deb + device/asus/flo-kernel/kernel + kernel/msm + flo_defconfig + manta device/samsung/manta/kernel @@ -173,4 +185,4 @@ instances of "panda" with "tuna".

The kernel binary is output as `arch/arm/boot/zImage`, and needs to be copied into the Android source tree in order to build the matching boot image. -

\ No newline at end of file +

-- cgit v1.2.3