diff options
-rw-r--r-- | libunwindstack/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libunwindstack/Android.bp b/libunwindstack/Android.bp index 34bfceff5..a7bdd2e6d 100644 --- a/libunwindstack/Android.bp +++ b/libunwindstack/Android.bp @@ -171,6 +171,7 @@ cc_test_library { shared_libs: [ "libbase", "libunwindstack", + "libdexfile", ], // libdexfile will eventually properly export headers, for now include |