From 59d39ab02c3dbd67a07f55c42aff85c752111ae3 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Fri, 30 Aug 2019 11:53:44 -0700 Subject: [PATCH] Rename a2dp impl as mock. So that it isn't accidentally used. Bug: 140115084 Test: codesearching for usages Change-Id: I2736a875d8a3021ce496847c45259f10aa148bc0 --- bluetooth/a2dp/1.0/default/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth/a2dp/1.0/default/Android.bp b/bluetooth/a2dp/1.0/default/Android.bp index 8e6f32db49..c4ef0d777f 100644 --- a/bluetooth/a2dp/1.0/default/Android.bp +++ b/bluetooth/a2dp/1.0/default/Android.bp @@ -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: [