platform_system_core/fs_mgr/libsnapshot
Alessio Balsini 3f88b4e63c libsnapshot_test: Fix loading both the static and dynamic libcrypto libs
libsnapshot_test was depending both directly on libcrypto_static and
indirectly through liblp on libcrypto.  This was causing a failure at
runtime on the sanity check when loading the libcrypto library.
Dropped the dependency on libcrypto_static and switched to the dynamic
libcrypto to fix this violation.

Test: libsnapshot_test
Fixes: 143094706
Change-Id: Iba959e234348f7deb81893c9105a13628ce0eb6e
Signed-off-by: Tobias Thierer <tobiast@google.com>
Signed-off-by: Alessio Balsini <balsini@google.com>
2019-10-21 21:31:39 +00:00
..
android/snapshot Convert SnapshotStatus to proto 2019-10-03 14:26:01 -07:00
include/libsnapshot Integrate libsnapshot with the boot control HAL. 2019-10-16 16:09:38 -07:00
Android.bp libsnapshot_test: Fix loading both the static and dynamic libcrypto libs 2019-10-21 21:31:39 +00:00
dm_snapshot_internals.h Utility class for COW size calculation 2019-10-15 13:06:48 +01:00
OWNERS Sketch out libsnapshot for update_engine integration. 2019-07-17 20:30:51 -07:00
partition_cow_creator.cpp Convert SnapshotStatus to proto 2019-10-03 14:26:01 -07:00
partition_cow_creator.h Convert SnapshotStatus to proto 2019-10-03 14:26:01 -07:00
partition_cow_creator_test.cpp Utility class for COW size calculation 2019-10-15 13:06:48 +01:00
snapshot.cpp Merge "Integrate libsnapshot with the boot control HAL." 2019-10-17 19:57:04 +00:00
snapshot_metadata_updater.cpp libsnapshot: Add snapshot metadata updater. 2019-09-17 12:55:23 -07:00
snapshot_metadata_updater.h libsnapshot: Add snapshot metadata updater. 2019-09-17 12:55:23 -07:00
snapshot_metadata_updater_test.cpp libsnapshot: Fix mocked property fetcher 2019-09-25 12:05:53 -07:00
snapshot_test.cpp Merge "Integrate libsnapshot with the boot control HAL." 2019-10-17 19:57:04 +00:00
snapshotctl.cpp libsnapshot: add snapshotctl 2019-09-23 18:50:12 -07:00
snapshotctl.rc snapshotctl: merge when boot 2019-09-23 18:50:12 -07:00
test_helpers.cpp Use ReadFileToString() in GetHash() 2019-10-15 18:55:10 +01:00
test_helpers.h Integrate libsnapshot with the boot control HAL. 2019-10-16 16:09:38 -07:00
utility.cpp libsnapshot: Also use empty space in super for COW 2019-09-11 18:32:57 -07:00
utility.h Publish chunk size in utility.h 2019-10-14 21:07:07 +01:00