Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 547 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 547 Bytes

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