mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge "Use shared variant of VNDK libmedia_helper"
This commit is contained in:
@@ -29,6 +29,7 @@ cc_defaults {
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libmedia_helper",
|
||||
"libutils",
|
||||
"android.hardware.audio.common-util",
|
||||
],
|
||||
@@ -40,10 +41,6 @@ cc_defaults {
|
||||
"libhardware_headers",
|
||||
"libmedia_headers",
|
||||
],
|
||||
|
||||
whole_static_libs: [
|
||||
"libmedia_helper",
|
||||
],
|
||||
}
|
||||
|
||||
cc_library_shared {
|
||||
|
||||
Reference in New Issue
Block a user