Merge "Use shared library variant of libnativehelper" am: 3f7367a17e
Change-Id: I629f999e136943790c72237f8e10fe917d6b08af
This commit is contained in:
commit
b23a1ed78c
1 changed files with 1 additions and 1 deletions
|
@ -68,11 +68,11 @@ cc_defaults {
|
|||
"android.hidl.allocator@1.0",
|
||||
"android.hidl.memory@1.0",
|
||||
"libhidlmemory",
|
||||
"libnativehelper",
|
||||
],
|
||||
|
||||
// TODO(b/64437680): Assume these libs are always available on the device.
|
||||
shared_libs: [
|
||||
"libnativehelper",
|
||||
"libstagefright_foundation",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue