Skip to content

2lambda123/android-linux-kernel

Repository files navigation

android-linux-kernel

==== BlackBerry Android Device Kernel Source Code

This repository contains kernel source code found in released BlackBerry Android device software images.

To find the relevant source code for your device and software image, go to Settings -> About Phone and locate the following information:

  • Processor Info: [platform] value; e.g. msm8992
  • Build Number: [build number] value; e.g. AAC724

The branch naming format for a specific kernel release is

[platform]/[build number]

e.g. msm8992/AAC724

🤝 Contributing