>> We all know many security patches will be released for android.
>> Is there any tool to check if the security patches are merged or not at
>> the code level?
>> So using this, we can make sure our code is up to date with all security
>> patches merged

Have you looked at Linaro's LAVA?

LAVA is a continuous integration (CI) QA tool, for Linaro-compatible
hardware, including, Google Nexus devices, I think. And open source so
you can add support for more devices. Also you can access Intel and
other non-ARM hardware via QEMU, albeit only for virtualized devices.
You can install new system firmware (U-Boot, UEFI, etc.), run 'pre-OS'
tests, install new OS, and get results back. You can write new tests, so
presumably you could write the security tests you want, if they don't
already exist. Linaro uses Android and Linux (Ubuntu, OpenEmbedded) on
AArch32 and AArch64 systems, as well as other platforms via QEMU target
support.

validation.linaro.org

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-security-discuss+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-security-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to