mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Rename a2dp impl as mock.
So that it isn't accidentally used. Bug: 140115084 Test: codesearching for usages Change-Id: I2736a875d8a3021ce496847c45259f10aa148bc0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cc_library_shared {
|
||||
name: "android.hardware.bluetooth.a2dp@1.0-impl",
|
||||
name: "android.hardware.bluetooth.a2dp@1.0-impl.mock",
|
||||
relative_install_path: "hw",
|
||||
vendor: true,
|
||||
srcs: [
|
||||
|
||||
Reference in New Issue
Block a user