Merge "Ensure libidmap2 exists for all ABIs"
This commit is contained in:
committed by
Android (Google) Code Review
commit
615213dd93
@@ -339,6 +339,9 @@ cc_library_shared {
|
||||
"dnsproxyd_protocol_headers",
|
||||
"libtextclassifier_hash_headers",
|
||||
],
|
||||
runtime_libs: [
|
||||
"libidmap2",
|
||||
],
|
||||
},
|
||||
host: {
|
||||
cflags: [
|
||||
|
||||
Reference in New Issue
Block a user