mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Merge "Use shared library variant of libnativehelper" am: 3f7367a17e
Change-Id: I629f999e136943790c72237f8e10fe917d6b08af
This commit is contained in:
@@ -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",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user