commit | 59d39ab02c3dbd67a07f55c42aff85c752111ae3 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Aug 30 11:53:44 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Fri Aug 30 11:53:44 2019 -0700 |
tree | 23e5e39dfb6bb39c2b7db2c75e8cf8a05ba10e39 | |
parent | 6568622209bade740436539e66932afa71e77736 [diff] [blame] |
Rename a2dp impl as mock. So that it isn't accidentally used. Bug: 140115084 Test: codesearching for usages Change-Id: I2736a875d8a3021ce496847c45259f10aa148bc0
diff --git a/bluetooth/a2dp/1.0/default/Android.bp b/bluetooth/a2dp/1.0/default/Android.bp index 8e6f32d..c4ef0d7 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: [