└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # android-linux-kernel 2 | 3 | ==== 4 | BlackBerry Android Device Kernel Source Code 5 | 6 | This repository contains kernel source code found 7 | in released BlackBerry Android device software images. 8 | 9 | To find the relevant source code for your device and software 10 | image, go to Settings -> About Phone and locate the following 11 | information: 12 | 13 | * Processor Info: [platform] value; e.g. msm8992 14 | * Build Number: [build number] value; e.g. AAC724 15 | 16 | The branch naming format for a specific kernel release is 17 | 18 | [platform]/[build number] 19 | 20 | e.g. msm8992/AAC724 21 | --------------------------------------------------------------------------------