Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 636 Bytes

File metadata and controls

17 lines (13 loc) · 636 Bytes

Android Binary Transparency Code Repository

This repository contains sample codes that can be used to help Android users verify the state of transparency for the various supported file types.

This repository contains other submodules as dependencies. After cloning it, the submodule directory (avb) will exist but will be empty. To pull the submodule content, please run:

git submodule update --init --recursive

Note: This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.