commit | e8f1a7fdc8f8f7db975d8cb27b718b60749a413b | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Mon Oct 07 12:28:18 2019 -0700 |
committer | David Anderson <dvander@google.com> | Mon Oct 07 12:41:46 2019 -0700 |
tree | 83a59c4cc18886fa672353f9e2368486c9444949 | |
parent | 69e8325e5d2f3f404734808fedd2dc0493f28001 [diff] |
Introduce IBootControl 1.1. libsnapshot needs to communicate to the bootloader that a merge is in progress. This can be used to prevent factory data resets, prevent flashing or wiping userdata/metadata, and warning when the active slot changes. Bug: 138861550 Test: builds Change-Id: I577877696b5ec6920b9520d518374931ce9ddfaa Merged-In: I577877696b5ec6920b9520d518374931ce9ddfaa
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index be8d7ca..82bb941 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -89,7 +89,7 @@ </hal> <hal format="hidl" optional="true"> <name>android.hardware.boot</name> - <version>1.0</version> + <version>1.1</version> <interface> <name>IBootControl</name> <instance>default</instance>