Android security maintenance
Security is of primary importance for any embedded product connected to the world of Internet. Timely updates with vulnerability analysis and fixes would keep the device safe.
Security Patching
- Security patching shall be handled for both platform and vendor projects based upon the SoC support status.
- Timely updates: The source shall be patched with latest updates as soon as it is released by AOSP or the SoC vendor.
- Full build validation: Once the security patches are applied, the software shall be validated to confirm any regressions and shall be addressed with top priority.
Security Patch Backporting
- Backporting is the process where the fixes are not directly available for a particular version and the fixes are ported from the next available higher version based on compatibility.
- Placeholder
- Placeholder