mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Use shared library variant of libnativehelper"
This commit is contained in:
@@ -68,11 +68,11 @@ cc_defaults {
|
|||||||
"android.hidl.allocator@1.0",
|
"android.hidl.allocator@1.0",
|
||||||
"android.hidl.memory@1.0",
|
"android.hidl.memory@1.0",
|
||||||
"libhidlmemory",
|
"libhidlmemory",
|
||||||
"libnativehelper",
|
|
||||||
],
|
],
|
||||||
|
|
||||||
// TODO(b/64437680): Assume these libs are always available on the device.
|
// TODO(b/64437680): Assume these libs are always available on the device.
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
|
"libnativehelper",
|
||||||
"libstagefright_foundation",
|
"libstagefright_foundation",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user