diff options
| author | ChihYao Chien <ccchien@google.com> | 2021-06-07 16:58:37 +0800 |
|---|---|---|
| committer | Wilson Sung <wilsonsung@google.com> | 2021-06-11 06:31:54 +0000 |
| commit | eb6c7374d0f3c0c9fd810a9c666b28b785287959 (patch) | |
| tree | 41b054a4f03f94e08bbea8028dcc8349f97c79f8 /manifest.xml | |
| parent | 93efbc73f8ed3785189aa15c7eb9a974a8d330af (diff) | |
Revert "Modify IKeymasterDevice/default to version 4.1"
This reverts commit bb8b862369afe0016d99cc7850aef4b959a35421.
Bug: 187909050
Change-Id: Ic5b63954977435057fca89387ad8941a8efcc11d
Diffstat (limited to 'manifest.xml')
| -rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index 581939e6..f8f89214 100644 --- a/manifest.xml +++ b/manifest.xml @@ -363,7 +363,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <hal format="hidl"> <name>android.hardware.keymaster</name> <transport>hwbinder</transport> - <fqname>@4.1::IKeymasterDevice/default</fqname> + <fqname>@4.0::IKeymasterDevice/default</fqname> <fqname>@4.1::IKeymasterDevice/strongbox</fqname> </hal> <hal format="hidl"> |
