Merge "Move libdexfile out of runtime"
This commit is contained in:
commit
a99ff49ab0
|
@ -171,6 +171,7 @@ cc_test_library {
|
|||
shared_libs: [
|
||||
"libbase",
|
||||
"libunwindstack",
|
||||
"libdexfile",
|
||||
],
|
||||
|
||||
// libdexfile will eventually properly export headers, for now include
|
||||
|
|
Loading…
Reference in New Issue