commit | 5346093a1985822ece4b8fd4a5ac57cd18ab5a28 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Wed Jan 20 15:31:40 2021 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Wed Jan 20 15:41:21 2021 +0800 |
tree | 1952c6aee10d415c1c66ec86e57d7fdfb8a16330 | |
parent | 79f7e3f1fc900519b4eebd0674e18f0aa0d7fd42 [diff] |
Fix failure of libvbmeta_test The test uses 'external/avb/test/data/testkey_rsa2048.pem' from the source tree, which is not available when running the test. Copy the test key with the test case in Android.bp to fix the issue. Bug: 177906739 Test: atest libvbmeta_test Change-Id: I528dcdc5b48ed4af36ddd360380eb39631ff4317