platform_system_core/fs_mgr/libvbmeta
Bowgo Tsai 5346093a19 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
2021-01-20 15:41:21 +08:00
..
data Fix failure of libvbmeta_test 2021-01-20 15:41:21 +08:00
include/libvbmeta
Android.bp Fix failure of libvbmeta_test 2021-01-20 15:41:21 +08:00
builder.cpp Convert system/core/fs_mgr to Result::ok() 2020-02-10 08:20:25 +09:00
builder.h
builder_test.cpp Convert system/core/fs_mgr to Result::ok() 2020-02-10 08:20:25 +09:00
reader.cpp Convert system/core/fs_mgr to Result::ok() 2020-02-10 08:20:25 +09:00
reader.h
super_vbmeta_format.h
super_vbmeta_format_c.h
super_vbmeta_test.cpp Fix failure of libvbmeta_test 2021-01-20 15:41:21 +08:00
utility.cpp
utility.h
writer.cpp
writer.h