Loading system/audio_a2dp_hw/Android.bp +0 −7 Original line number Diff line number Diff line Loading @@ -22,13 +22,6 @@ cc_library { "liblog", ], static_libs: ["libosi"], header_libs: [ // If this hal was vendor, it should depend on // "android.hardware.audio.common.legacy@2.0", // but because it is currently in system, have it // depend on: "libaudiohal_legacy_headers", ], } cc_library_static { Loading Loading
system/audio_a2dp_hw/Android.bp +0 −7 Original line number Diff line number Diff line Loading @@ -22,13 +22,6 @@ cc_library { "liblog", ], static_libs: ["libosi"], header_libs: [ // If this hal was vendor, it should depend on // "android.hardware.audio.common.legacy@2.0", // but because it is currently in system, have it // depend on: "libaudiohal_legacy_headers", ], } cc_library_static { Loading